Home
last modified time | relevance | path

Searched refs:pci_visit (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dpci_hotplug.h179 struct pci_visit { struct
193 extern int pci_visit_dev (struct pci_visit *fn, argument
Dpci_hotplug_util.c262 static int pci_visit_bus (struct pci_visit * fn, struct pci_bus_wrapped *wrapped_bus, struct pci_de… in pci_visit_bus()
297 static int pci_visit_bridge (struct pci_visit * fn, struct pci_dev_wrapped *wrapped_dev, struct pci… in pci_visit_bridge()
320 int pci_visit_dev (struct pci_visit *fn, struct pci_dev_wrapped *wrapped_dev, struct pci_bus_wrappe… in pci_visit_dev()
Dacpiphp_pci.c585 static struct pci_visit configure_functions = {
589 static struct pci_visit unconfigure_functions_phase1 = {
593 static struct pci_visit unconfigure_functions_phase2 = {
Dpciehp_pci.c209 static struct pci_visit configure_functions = {
214 static struct pci_visit unconfigure_functions_phase1 = {
218 static struct pci_visit unconfigure_functions_phase2 = {
Dshpchp_pci.c209 static struct pci_visit configure_functions = {
214 static struct pci_visit unconfigure_functions_phase1 = {
218 static struct pci_visit unconfigure_functions_phase2 = {
Dibmphp_core.c931 static struct pci_visit ibm_unconfigure_functions_phase1 = {
935 static struct pci_visit ibm_unconfigure_functions_phase2 = {
1000 static struct pci_visit configure_functions = {
Dcpqphp_pci.c233 static struct pci_visit configure_functions = {
238 static struct pci_visit unconfigure_functions_phase1 = {
242 static struct pci_visit unconfigure_functions_phase2 = {