Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ssb/
H A Dhost_soc.c176 int ssb_host_soc_get_invariants(struct ssb_bus *bus, in ssb_host_soc_get_invariants() function
H A Dssb_private.h135 extern int ssb_host_soc_get_invariants(struct ssb_bus *bus,
H A Dmain.c781 err = ssb_bus_register(bus, ssb_host_soc_get_invariants, baseaddr); in ssb_bus_host_soc_register()