Home
last modified time | relevance | path

Searched refs:WDIOC_GETTEMP (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dwatchdog.h27 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int) macro
/Linux-v4.19/drivers/watchdog/
Dmv64x60_wdt.c204 case WDIOC_GETTEMP: in mv64x60_wdt_ioctl()
Dwdrtas.c310 case WDIOC_GETTEMP: in wdrtas_ioctl()
Dpcwd_pci.c496 case WDIOC_GETTEMP: in pcipcwd_ioctl()
Dpcwd_usb.c413 case WDIOC_GETTEMP: in usb_pcwd_ioctl()
Dpcwd.c615 case WDIOC_GETTEMP: in pcwd_ioctl()
/Linux-v4.19/Documentation/watchdog/
Dpcwd-watchdog.txt50 WDIOC_GETTEMP
Dwatchdog-api.txt222 ioctl(fd, WDIOC_GETTEMP, &temperature);
/Linux-v4.19/fs/
Dcompat_ioctl.c1063 COMPATIBLE_IOCTL(WDIOC_GETTEMP)