Home
last modified time | relevance | path

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

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