Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dpciehp_pci.c32 int pciehp_configure_device(struct controller *ctrl) in pciehp_configure_device() function
Dpciehp.h161 int pciehp_configure_device(struct controller *ctrl);
Dpciehp_ctrl.c86 retval = pciehp_configure_device(ctrl); in board_added()