Lines Matching refs:bustype
64 if (bus->bustype == SSB_BUSTYPE_PCI && in ssb_pci_dev_to_bus()
83 if (bus->bustype == SSB_BUSTYPE_PCMCIA && in ssb_pcmcia_dev_to_bus()
427 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_devices_unregister()
496 switch (bus->bustype) { in ssb_devices_register()
578 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_attach_queued_buses()
709 bus->bustype = SSB_BUSTYPE_PCI; in ssb_bus_pcibus_register()
735 bus->bustype = SSB_BUSTYPE_PCMCIA; in ssb_bus_pcmciabus_register()
756 bus->bustype = SSB_BUSTYPE_SDIO; in ssb_bus_sdiobus_register()
778 bus->bustype = SSB_BUSTYPE_SSB; in ssb_bus_host_soc_register()
1135 switch (dev->bus->bustype) { in ssb_dma_translation()
1164 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_bus_may_powerdown()