Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp.h236 extern int shpchp_unconfigure_device (struct pci_func* func);
Dshpchp_pci.c295 int shpchp_unconfigure_device(struct pci_func* func) in shpchp_unconfigure_device() function
Dshpchp_ctrl.c1679 if (shpchp_unconfigure_device(func)) in remove_board()