Lines Matching refs:bustype
62 if (bus->bustype == SSB_BUSTYPE_PCI && in ssb_pci_dev_to_bus()
81 if (bus->bustype == SSB_BUSTYPE_PCMCIA && in ssb_pcmcia_dev_to_bus()
423 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_devices_unregister()
494 switch (bus->bustype) { in ssb_devices_register()
575 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_attach_queued_buses()
705 bus->bustype = SSB_BUSTYPE_PCI; in ssb_bus_pcibus_register()
729 bus->bustype = SSB_BUSTYPE_PCMCIA; in ssb_bus_pcmciabus_register()
749 bus->bustype = SSB_BUSTYPE_SDIO; in ssb_bus_sdiobus_register()
771 bus->bustype = SSB_BUSTYPE_SSB; in ssb_bus_ssbbus_register()
1126 switch (dev->bus->bustype) { in ssb_dma_translation()
1154 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_bus_may_powerdown()