Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwatchdog.h27 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, 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 Dwatchdog.h27 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, 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 Dwatchdog.h27 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int) macro
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dmv64x60_wdt.c202 case WDIOC_GETTEMP: in mv64x60_wdt_ioctl()
H A Dwdrtas.c297 case WDIOC_GETTEMP: in wdrtas_ioctl()
H A Dpcwd_pci.c492 case WDIOC_GETTEMP: in pcipcwd_ioctl()
H A Dpcwd_usb.c409 case WDIOC_GETTEMP: in usb_pcwd_ioctl()
H A Dpcwd.c616 case WDIOC_GETTEMP: in pcwd_ioctl()
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dpcwd-watchdog.rst56 WDIOC_GETTEMP
H A Dwatchdog-api.rst255 ioctl(fd, WDIOC_GETTEMP, &temperature);