Home
last modified time | relevance | path

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

/include/linux/
Dpci.h192 void *sysdata; /* hook for sys-specific extension */ member
322 void *sysdata; /* hook for sys-specific extension */ member
533 struct pci_ops *ops, void *sysdata);
535 void *sysdata) in pci_scan_bus() argument
538 root_bus = pci_scan_bus_parented(NULL, bus, ops, sysdata); in pci_scan_bus()
544 struct pci_ops *ops, void *sysdata);