Searched refs:ssb_bustype (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/ssb/
H A Dmain.c389 static const struct bus_type ssb_bustype = { variable in typeref:struct:bus_type
493 dev->bus = &ssb_bustype;
794 drv->drv.bus = &ssb_bustype;
1294 err = bus_register(&ssb_bustype);
1305 bus_unregister(&ssb_bustype);
1339 bus_unregister(&ssb_bustype);
/linux-master/include/linux/ssb/
H A Dssb.h339 enum ssb_bustype { enum
436 enum ssb_bustype bustype;

Completed in 259 milliseconds