Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpciehp_hpc.c243 static void start_int_poll_timer(struct php_ctlr_state_s *php_ctlr, int seconds);
265 start_int_poll_timer(php_ctlr, pciehp_poll_time); in int_poll_timeout()
271 static void start_int_poll_timer(struct php_ctlr_state_s *php_ctlr, int seconds) in start_int_poll_timer() function
1399 start_int_poll_timer( php_ctlr, 10 ); /* start with 10 second delay */ in pcie_init()
Dshpchp_hpc.c236 static void start_int_poll_timer(struct php_ctlr_state_s *php_ctlr, int seconds);
257 start_int_poll_timer(php_ctlr, shpchp_poll_time); in int_poll_timeout()
263 static void start_int_poll_timer(struct php_ctlr_state_s *php_ctlr, int seconds) in start_int_poll_timer() function
1547 start_int_poll_timer( php_ctlr, 10 ); /* start with 10 second delay */ in shpc_init()