Searched refs:bcma_drv_pci_host (Results 1 – 2 of 2) sorted by relevance
237 struct bcma_drv_pci_host *pc_host; in bcma_core_pci_hostmode_read_config()239 pc_host = container_of(bus->ops, struct bcma_drv_pci_host, pci_ops); in bcma_core_pci_hostmode_read_config()257 struct bcma_drv_pci_host *pc_host; in bcma_core_pci_hostmode_write_config()259 pc_host = container_of(bus->ops, struct bcma_drv_pci_host, pci_ops); in bcma_core_pci_hostmode_write_config()390 struct bcma_drv_pci_host *pc_host; in bcma_core_pci_hostmode_init()584 struct bcma_drv_pci_host *pc_host; in bcma_core_pci_plat_dev_init()591 pc_host = container_of(dev->bus->ops, struct bcma_drv_pci_host, in bcma_core_pci_plat_dev_init()612 struct bcma_drv_pci_host *pc_host; in bcma_core_pci_pcibios_map_irq()619 pc_host = container_of(dev->bus->ops, struct bcma_drv_pci_host, in bcma_core_pci_pcibios_map_irq()
212 struct bcma_drv_pci_host { struct232 struct bcma_drv_pci_host *host_controller; argument