Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ssb/
H A Dhost_soc.c163 const struct ssb_bus_ops ssb_host_soc_ops = { variable
H A Dssb_private.h133 extern const struct ssb_bus_ops ssb_host_soc_ops;
H A Dmain.c779 bus->ops = &ssb_host_soc_ops; in ssb_bus_host_soc_register()