Searched defs:sysdata (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/drivers/pci/host/ |
H A D | pcie-iproc.h | 33 struct pci_sys_data sysdata; member in struct:iproc_pcie
|
/linux-4.1.27/tools/power/cpupower/bench/ |
H A D | parse.c | 69 struct utsname sysdata; prepare_output() local
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | agp_backend.h | 24 void *sysdata; member in struct:_alpha_agp_info::__anon9
|
H A D | pci.h | 49 void *sysdata; member in struct:pci_controller
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | bios32.c | 24 struct pci_sys_data *sysdata = dev->bus->sysdata; pcibios_msi_controller() local
|
/linux-4.1.27/arch/arm/mach-cns3xxx/ |
H A D | pcie.c | 37 static struct cns3xxx_pcie *sysdata_to_cnspci(void *sysdata) sysdata_to_cnspci() argument
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
H A D | io_common.c | 43 void *sysdata; member in struct:sysdata_el
|
/linux-4.1.27/drivers/pci/ |
H A D | probe.c | 1926 pci_create_root_bus(struct device *parent, int bus, struct pci_ops *ops, void *sysdata, struct list_head *resources) pci_create_root_bus() argument 2095 pci_scan_root_bus(struct device *parent, int bus, struct pci_ops *ops, void *sysdata, struct list_head *resources) pci_scan_root_bus() argument 2130 pci_scan_bus_parented(struct device *parent, int bus, struct pci_ops *ops, void *sysdata) pci_scan_bus_parented() argument 2148 pci_scan_bus(int bus, struct pci_ops *ops, void *sysdata) pci_scan_bus() argument
|
/linux-4.1.27/include/linux/ |
H A D | pci.h | 263 void *sysdata; /* hook for sys-specific extension */ member in struct:pci_dev 459 void *sysdata; /* hook for sys-specific extension */ member in struct:pci_bus
|
Completed in 233 milliseconds