Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_hpc.c169 static void start_int_poll_timer(struct controller *ctrl, int sec);
228 start_int_poll_timer(ctrl, shpchp_poll_time); in int_poll_timeout()
234 static void start_int_poll_timer(struct controller *ctrl, int sec) in start_int_poll_timer() function
1041 start_int_poll_timer(ctrl, 10); in shpc_init()