Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dpciehp.h170 void pciehp_queue_pushbutton_work(struct work_struct *work);
H A Dpciehp_ctrl.c147 void pciehp_queue_pushbutton_work(struct work_struct *work) in pciehp_queue_pushbutton_work() function
H A Dpciehp_hpc.c1037 INIT_DELAYED_WORK(&ctrl->button_work, pciehp_queue_pushbutton_work); in pcie_init()