Searched refs:pci_ops (Results 1 – 25 of 67) sorted by relevance
123
| /drivers/ssb/ |
| A D | driver_gige.c | 113 struct ssb_gige *dev = container_of(bus->ops, struct ssb_gige, pci_ops); in ssb_gige_pci_read_config() 143 struct ssb_gige *dev = container_of(bus->ops, struct ssb_gige, pci_ops); in ssb_gige_pci_write_config() 182 dev->pci_controller.pci_ops = &dev->pci_ops; in ssb_gige_probe() 186 dev->pci_ops.read = ssb_gige_pci_read_config; in ssb_gige_probe() 187 dev->pci_ops.write = ssb_gige_pci_write_config; in ssb_gige_probe() 256 if (pdev->bus->ops != &dev->pci_ops) { in ssb_gige_pcibios_plat_dev_init() 280 if (pdev->bus->ops != &dev->pci_ops) { in ssb_gige_map_irq()
|
| A D | driver_pcicore.c | 233 static struct pci_ops ssb_pcicore_pciops = { 253 .pci_ops = &ssb_pcicore_pciops,
|
| /drivers/bcma/ |
| A D | driver_pci_host.c | 239 pc_host = container_of(bus->ops, struct bcma_drv_pci_host, pci_ops); in bcma_core_pci_hostmode_read_config() 259 pc_host = container_of(bus->ops, struct bcma_drv_pci_host, pci_ops); in bcma_core_pci_hostmode_write_config() 413 pc_host->pci_controller.pci_ops = &pc_host->pci_ops; in bcma_core_pci_hostmode_init() 419 pc_host->pci_ops.read = bcma_core_pci_hostmode_read_config; in bcma_core_pci_hostmode_init() 420 pc_host->pci_ops.write = bcma_core_pci_hostmode_write_config; in bcma_core_pci_hostmode_init() 592 pci_ops); in bcma_core_pci_plat_dev_init() 620 pci_ops); in bcma_core_pci_pcibios_map_irq()
|
| /drivers/pci/pcie/ |
| A D | aer_inject.c | 67 struct pci_ops *ops; 113 static struct pci_ops *__find_pci_bus_ops(struct pci_bus *bus) in __find_pci_bus_ops() 184 struct pci_ops *ops, *my_ops; in aer_inj_read() 202 struct pci_ops *ops, *my_ops; in aer_inj_write() 283 static struct pci_ops aer_inj_pci_ops = { 290 struct pci_ops *ops) in pci_bus_ops_init() 299 struct pci_ops *ops; in pci_bus_set_aer_ops()
|
| /drivers/pci/controller/ |
| A D | pci-host-generic.c | 21 .pci_ops = { 54 .pci_ops = {
|
| A D | pci-loongson.c | 45 struct pci_ops *ops; 279 static struct pci_ops loongson_pci_ops = { 286 static struct pci_ops loongson_pci_ops32 = { 403 .pci_ops = {
|
| A D | pci-host-common.c | 76 bridge->ops = (struct pci_ops *)&ops->pci_ops; in pci_host_common_init()
|
| A D | pci-thunder-pem.c | 418 .pci_ops = { 455 .pci_ops = {
|
| A D | pci-xgene.c | 258 .pci_ops = { 272 .pci_ops = { 588 static struct pci_ops xgene_pcie_ops = {
|
| A D | pci-versatile.c | 58 static struct pci_ops pci_versatile_ops = {
|
| A D | pcie-xilinx-cpm.c | 615 bridge->ops = (struct pci_ops *)&pci_generic_ecam_ops.pci_ops; in xilinx_cpm_pcie_probe()
|
| A D | pcie-xilinx-dma-pl.c | 208 .pci_ops = { 802 bridge->ops = &xilinx_pl_dma_pcie_ops.pci_ops; in xilinx_pl_dma_pcie_probe()
|
| A D | pci-rcar-gen2.c | 272 static struct pci_ops rcar_pci_ops = {
|
| /drivers/pci/ |
| A D | ecam.c | 201 .pci_ops = { 214 .pci_ops = { 225 .pci_ops = {
|
| A D | access.c | 193 struct pci_ops *pci_bus_set_ops(struct pci_bus *bus, struct pci_ops *ops) in pci_bus_set_ops() 195 struct pci_ops *old_ops; in pci_bus_set_ops()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | pcic.c | 818 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops() argument 820 if (!pci_ops) in ath11k_pcic_register_pci_ops() 824 if (!pci_ops->get_msi_irq || !pci_ops->window_write32 || in ath11k_pcic_register_pci_ops() 825 !pci_ops->window_read32) in ath11k_pcic_register_pci_ops() 828 ab->pci.ops = pci_ops; in ath11k_pcic_register_pci_ops()
|
| A D | pcic.h | 49 const struct ath11k_pci_ops *pci_ops);
|
| A D | ahb.c | 1124 const struct ath11k_pci_ops *pci_ops; in ath11k_ahb_probe() local 1135 pci_ops = NULL; in ath11k_ahb_probe() 1139 pci_ops = &ath11k_ahb_pci_ops_wcn6750; in ath11k_ahb_probe() 1165 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_ahb_probe()
|
| /drivers/pci/controller/dwc/ |
| A D | pcie-hisi.c | 113 .pci_ops = { 151 .pci_ops = {
|
| A D | pcie-al.c | 80 .pci_ops = { 239 static struct pci_ops al_child_pci_ops = {
|
| A D | pcie-tegra194-acpi.c | 104 .pci_ops = {
|
| A D | pcie-designware-host.c | 24 static struct pci_ops dw_pcie_ops; 25 static struct pci_ops dw_child_pcie_ops; 707 static struct pci_ops dw_child_pcie_ops = { 725 static struct pci_ops dw_pcie_ops = {
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | pci.c | 1193 offset >= ACCESS_ALWAYS_OFF && ab_pci->pci_ops->wakeup) in ath12k_pci_read32() 1194 ret = ab_pci->pci_ops->wakeup(ab); in ath12k_pci_read32() 1224 offset >= ACCESS_ALWAYS_OFF && ab_pci->pci_ops->release && in ath12k_pci_read32() 1226 ab_pci->pci_ops->release(ab); in ath12k_pci_read32() 1240 offset >= ACCESS_ALWAYS_OFF && ab_pci->pci_ops->wakeup) in ath12k_pci_write32() 1241 ret = ab_pci->pci_ops->wakeup(ab); in ath12k_pci_write32() 1271 offset >= ACCESS_ALWAYS_OFF && ab_pci->pci_ops->release && in ath12k_pci_write32() 1273 ab_pci->pci_ops->release(ab); in ath12k_pci_write32() 1594 ab_pci->pci_ops = &ath12k_pci_ops_qcn9274; in ath12k_pci_probe() 1618 ab_pci->pci_ops = &ath12k_pci_ops_wcn7850; in ath12k_pci_probe()
|
| A D | pci.h | 119 const struct ath12k_pci_ops *pci_ops; member
|
| /drivers/pci/controller/plda/ |
| A D | pcie-plda.h | 210 int plda_pcie_host_init(struct plda_pcie_rp *port, struct pci_ops *ops,
|
Completed in 58 milliseconds
123