Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dcpqphp.h399 void cpqhp_pushbutton_thread(struct timer_list *t);
Dcpqphp_core.c619 timer_setup(&slot->task_event, cpqhp_pushbutton_thread, 0); in ctrl_slot_setup()
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