Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp_pci.c23 int pciehp_configure_device(struct slot *p_slot) in pciehp_configure_device() function
Dpciehp.h183 int pciehp_configure_device(struct slot *p_slot);
Dpciehp_ctrl.c83 retval = pciehp_configure_device(p_slot); in board_added()