Searched refs:WDIOC_GETTIMELEFT (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | watchdog.h | 34 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | watchdog.h | 34 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | watchdog.h | 34 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int) macro
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pnx833x_wdt.c | 196 case WDIOC_GETTIMELEFT: in pnx833x_wdt_ioctl()
|
| H A D | pcwd_pci.c | 550 case WDIOC_GETTIMELEFT: in pcipcwd_ioctl()
|
| H A D | pcwd_usb.c | 460 case WDIOC_GETTIMELEFT: in usb_pcwd_ioctl()
|
| H A D | watchdog_dev.c | 789 case WDIOC_GETTIMELEFT: in watchdog_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/watchdog/ |
| H A D | watchdog-test.c | 212 ret = ioctl(fd, WDIOC_GETTIMELEFT, &flags); in main()
|
| /OK3568_Linux_fs/kernel/Documentation/watchdog/ |
| H A D | watchdog-api.rst | 144 before the system will reboot. The WDIOC_GETTIMELEFT is the ioctl 147 ioctl(fd, WDIOC_GETTIMELEFT, &timeleft);
|
| H A D | convert_drivers_to_kernel_api.rst | 64 WDIOC_GETTIMELEFT:
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-watchdog | 48 reset generation. It is equivalent to WDIOC_GETTIMELEFT of
|