Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dpciehp.h166 void pciehp_queue_pushbutton_work(struct work_struct *work);
Dpciehp_ctrl.c142 void pciehp_queue_pushbutton_work(struct work_struct *work) in pciehp_queue_pushbutton_work() function
Dpciehp_hpc.c1007 INIT_DELAYED_WORK(&ctrl->button_work, pciehp_queue_pushbutton_work); in pcie_init()