HomeSort by relevance Sort by last modified time
    Searched refs:WDIOC_GETTIMEOUT (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/common/linux/
watchdog.h 40 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
watchdog.h 30 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
watchdog.h 30 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
watchdog.h 30 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
  /system/core/init/
watchdogd.c 59 ret = ioctl(fd, WDIOC_GETTIMEOUT, &timeout);
  /external/kernel-headers/original/linux/
watchdog.h 30 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)

Completed in 3453 milliseconds