Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp.h235 extern int shpchp_configure_device (struct controller* ctrl, struct pci_func* func);
Dshpchp_pci.c224 int shpchp_configure_device (struct controller* ctrl, struct pci_func* func) in shpchp_configure_device() function
Dshpchp_ctrl.c1613 shpchp_configure_device(ctrl, new_func); in board_added()