Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_pci.c64 int shpchp_unconfigure_device(struct slot *p_slot) in shpchp_unconfigure_device() function
Dshpchp.h165 int shpchp_unconfigure_device(struct slot *p_slot);
Dshpchp_ctrl.c344 if (shpchp_unconfigure_device(p_slot)) in remove_board()