Lines Matching defs:bus

60 	struct ssb_bus *bus;  in ssb_pci_dev_to_bus()  local
79 struct ssb_bus *bus; in ssb_pcmcia_dev_to_bus() local
96 int (*func)(struct ssb_bus *bus, unsigned long data)) in ssb_for_each_bus_call()
98 struct ssb_bus *bus; in ssb_for_each_bus_call() local
161 int ssb_bus_resume(struct ssb_bus *bus) in ssb_bus_resume()
188 int ssb_bus_suspend(struct ssb_bus *bus) in ssb_bus_suspend()
207 int ssb_devices_freeze(struct ssb_bus *bus, struct ssb_freeze_context *ctx) in ssb_devices_freeze()
243 struct ssb_bus *bus = ctx->bus; in ssb_devices_thaw() local
413 static void ssb_devices_unregister(struct ssb_bus *bus) in ssb_devices_unregister()
430 void ssb_bus_unregister(struct ssb_bus *bus) in ssb_bus_unregister()
457 static int ssb_devices_register(struct ssb_bus *bus) in ssb_devices_register()
559 struct ssb_bus *bus, *n; in ssb_attach_queued_buses() local
600 static int ssb_fetch_invariants(struct ssb_bus *bus, in ssb_fetch_invariants()
618 ssb_bus_register(struct ssb_bus *bus, in ssb_bus_register()
703 int ssb_bus_pcibus_register(struct ssb_bus *bus, struct pci_dev *host_pci) in ssb_bus_pcibus_register()
727 int ssb_bus_pcmciabus_register(struct ssb_bus *bus, in ssb_bus_pcmciabus_register()
749 int ssb_bus_sdiobus_register(struct ssb_bus *bus, struct sdio_func *func, in ssb_bus_sdiobus_register()
772 int ssb_bus_host_soc_register(struct ssb_bus *bus, unsigned long baseaddr) in ssb_bus_host_soc_register()
807 struct ssb_bus *bus = dev->bus; in ssb_set_devtypedata() local
939 u32 ssb_clockspeed(struct ssb_bus *bus) in ssb_clockspeed()
1153 int ssb_bus_may_powerdown(struct ssb_bus *bus) in ssb_bus_may_powerdown()
1185 int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl) in ssb_bus_powerup()
1221 void ssb_commit_settings(struct ssb_bus *bus) in ssb_commit_settings()