Searched defs:idle_timer (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/char/hw_random/ | ||
H A D | omap3-rom-rng.c | 32 static struct timer_list idle_timer; variable in typeref:struct:timer_list |
/linux-4.4.14/include/net/irda/ | ||
H A D | irlmp.h | 156 struct timer_list idle_timer; member in struct:lap_cb |
/linux-4.4.14/net/atm/ | ||
H A D | clip.c | 48 static struct timer_list idle_timer; variable in typeref:struct:timer_list |
/linux-4.4.14/kernel/ | ||
H A D | workqueue.c | 158 struct timer_list idle_timer; /* L: worker idle timeout */ member in struct:worker_pool |
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ | ||
H A D | bnx2x_link.c | 2837 static int bnx2x_eee_nvram_to_time(u32 nvram_mode, u32 *idle_timer) bnx2x_eee_nvram_to_time() argument 2857 static int bnx2x_eee_time_to_nvram(u32 idle_timer, u32 *nvram_mode) bnx2x_eee_time_to_nvram() argument |
Completed in 262 milliseconds