Home
last modified time | relevance | path

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

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