Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dshpchp_pci.c80 int shpchp_unconfigure_device(struct slot *p_slot) in shpchp_unconfigure_device() function
Dshpchp.h180 int shpchp_unconfigure_device(struct slot *p_slot);
Dshpchp_ctrl.c358 if (shpchp_unconfigure_device(p_slot)) in remove_board()