Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp.h399 void cpqhp_pushbutton_thread(struct timer_list *t);
Dcpqphp_core.c641 timer_setup(&slot->task_event, cpqhp_pushbutton_thread, 0); in ctrl_slot_setup()
Dcpqphp_ctrl.c1743 cpqhp_pushbutton_thread(pushbutton_pending); in event_thread()
1910 void cpqhp_pushbutton_thread(struct timer_list *t) in cpqhp_pushbutton_thread() function