Searched refs:dm_pci_ops (Results 1 – 10 of 10) sorted by relevance
12 static const struct dm_pci_ops pci_x86_ops = {
54 static const struct dm_pci_ops sandbox_pci_ops = {
27 struct dm_pci_ops *ops; in pci_aer_dump()
203 static const struct dm_pci_ops pcie_xilinx_ops = {
537 static const struct dm_pci_ops pcie_dw_mvebu_ops = {
400 struct dm_pci_ops *ops; in pci_bus_write_config()480 struct dm_pci_ops *ops; in pci_bus_read_config()1501 static const struct dm_pci_ops pci_bridge_ops = {
586 static const struct dm_pci_ops ls_pcie_ops = {
1173 static const struct dm_pci_ops pci_tegra_ops = {
1049 static const struct dm_pci_ops rockchip_pcie_ops = {
861 struct dm_pci_ops { struct904 #define pci_get_ops(dev) ((struct dm_pci_ops *)(dev)->driver->ops) argument