/bionic/libc/kernel/common/linux/ |
watchdog.h | 25 struct watchdog_info { struct 31 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
watchdog.h | 17 struct watchdog_info { struct 23 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
watchdog.h | 17 struct watchdog_info { struct 23 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
watchdog.h | 17 struct watchdog_info { struct 23 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
|
/external/kernel-headers/original/linux/ |
watchdog.h | 17 struct watchdog_info { struct 23 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) 92 * @info: Pointer to a watchdog_info structure. 108 const struct watchdog_info *info;
|