Searched defs:timer_set (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | bcm47xx_wdt.h | 11 u32 (*timer_set)(struct bcm47xx_wdt *, u32); member in struct:bcm47xx_wdt |
H A D | posix-timers.h | 109 int (*timer_set) (struct k_itimer * timr, int flags, member in struct:k_clock |
/linux-4.1.27/drivers/watchdog/ | ||
H A D | intel_scu_watchdog.h | 49 u32 timer_set; member in struct:intel_scu_watchdog_dev |
H A D | intel_scu_watchdog.c | 69 static int timer_set = DEFAULT_TIME; variable |
Completed in 191 milliseconds