Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_core.c94 INIT_DELAYED_WORK(&slot->work, shpchp_queue_pushbutton_work); in init_slots()
H A Dshpchp.h169 void shpchp_queue_pushbutton_work(struct work_struct *work);
H A Dshpchp_ctrl.c416 void shpchp_queue_pushbutton_work(struct work_struct *work) in shpchp_queue_pushbutton_work() function