Searched refs:pciehp_request (Results 1 – 4 of 4) sorted by relevance
| /drivers/pci/hotplug/ |
| A D | pciehp_ctrl.c | 140 void pciehp_request(struct controller *ctrl, int action) in pciehp_request() function 155 pciehp_request(ctrl, DISABLE_SLOT); in pciehp_queue_pushbutton_work() 158 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_queue_pushbutton_work() 388 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_sysfs_enable_slot() 422 pciehp_request(ctrl, DISABLE_SLOT); in pciehp_sysfs_disable_slot()
|
| A D | pciehp_core.c | 178 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_check_presence() 309 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_resume_noirq()
|
| A D | pciehp.h | 164 void pciehp_request(struct controller *ctrl, int action);
|
| A D | pciehp_hpc.c | 618 pciehp_request(ctrl, ignored_events); in pciehp_ignore_link_change() 925 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
|
Completed in 8 milliseconds