Home
last modified time | relevance | path

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

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