Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_pci.c23 int shpchp_configure_device(struct slot *p_slot) in shpchp_configure_device() function
Dshpchp.h164 int shpchp_configure_device(struct slot *p_slot);
Dshpchp_ctrl.c307 if (shpchp_configure_device(p_slot)) { in board_added()