Home
last modified time | relevance | path

Searched refs:start_int_poll_timer (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/pci/hotplug/
Dpciehp_hpc.c73 static void start_int_poll_timer(struct controller *ctrl, int sec);
87 start_int_poll_timer(ctrl, pciehp_poll_time); in int_poll_timeout()
91 static void start_int_poll_timer(struct controller *ctrl, int sec) in start_int_poll_timer() function
110 start_int_poll_timer(ctrl, 10); in pciehp_request_irq()
Dshpchp_hpc.c183 static void start_int_poll_timer(struct controller *ctrl, int sec);
243 start_int_poll_timer(ctrl, shpchp_poll_time); in int_poll_timeout()
249 static void start_int_poll_timer(struct controller *ctrl, int sec) in start_int_poll_timer() function
1058 start_int_poll_timer(ctrl, 10); in shpc_init()