Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp.h167 void shpchp_queue_pushbutton_work(struct work_struct *work);
Dshpchp_core.c108 INIT_DELAYED_WORK(&slot->work, shpchp_queue_pushbutton_work); in init_slots()
Dshpchp_ctrl.c418 void shpchp_queue_pushbutton_work(struct work_struct *work) in shpchp_queue_pushbutton_work() function