Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ssb/
H A Dssb_private.h141 extern int ssb_bus_scan(struct ssb_bus *bus,
H A Dscan.c271 int ssb_bus_scan(struct ssb_bus *bus, in ssb_bus_scan() function
H A Dmain.c645 err = ssb_bus_scan(bus, baseaddr); in ssb_bus_register()