Searched refs:ssb_host_soc_ops (Results 1 – 3 of 3) sorted by relevance
162 const struct ssb_bus_ops ssb_host_soc_ops = { variable
165 extern const struct ssb_bus_ops ssb_host_soc_ops;
771 bus->ops = &ssb_host_soc_ops; in ssb_bus_ssbbus_register()