Home
last modified time | relevance | path

Searched refs:WDIOC_GETTIMELEFT (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dwatchdog.h34 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int) macro
/linux/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c304 ret = ioctl(fd, WDIOC_GETTIMELEFT, &flags); in main()
/linux/Documentation/watchdog/
H A Dwatchdog-api.rst144 before the system will reboot. The WDIOC_GETTIMELEFT is the ioctl
147 ioctl(fd, WDIOC_GETTIMELEFT, &timeleft);
H A Dconvert_drivers_to_kernel_api.rst64 WDIOC_GETTIMELEFT:
/linux/Documentation/ABI/testing/
H A Dsysfs-class-watchdog61 reset generation. It is equivalent to WDIOC_GETTIMELEFT of
/linux/drivers/watchdog/
H A Dpcwd_pci.c550 case WDIOC_GETTIMELEFT: in pcipcwd_ioctl()
H A Dpcwd_usb.c462 case WDIOC_GETTIMELEFT: in usb_pcwd_ioctl()