Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dshpchp_pci.c23 int shpchp_configure_device(struct slot *p_slot) in shpchp_configure_device() function
Dshpchp.h166 int shpchp_configure_device(struct slot *p_slot);
Dshpchp_ctrl.c306 if (shpchp_configure_device(p_slot)) { in board_added()