Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h399 void cpqhp_pushbutton_thread(struct timer_list *t);
H A Dcpqphp_core.c619 timer_setup(&slot->task_event, cpqhp_pushbutton_thread, 0); in ctrl_slot_setup()
H A Dcpqphp_ctrl.c1738 cpqhp_pushbutton_thread(pushbutton_pending); in event_thread()
1882 void cpqhp_pushbutton_thread(struct timer_list *t) in cpqhp_pushbutton_thread() function