Home
last modified time | relevance | path

Searched refs:ssb_host_soc_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/ssb/
Dhost_soc.c162 const struct ssb_bus_ops ssb_host_soc_ops = { variable
Dssb_private.h165 extern const struct ssb_bus_ops ssb_host_soc_ops;
Dmain.c771 bus->ops = &ssb_host_soc_ops; in ssb_bus_ssbbus_register()