Home
last modified time | relevance | path

Searched defs:WDIOC_GETTIMEOUT (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dwatchdog.h30 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int) macro
/linux-3.3/drivers/char/ipmi/
Dipmi_watchdog.c146 #define WDIOC_GETTIMEOUT _IOW(WATCHDOG_IOCTL_BASE, 20, int) macro