Searched refs:sa1111_bus_type (Results 1 – 2 of 2) sorted by relevance
750 dev->dev.bus = &sa1111_bus_type; in sa1111_init_one_child()921 if (dev->bus != &sa1111_bus_type) in sa1111_remove_one()1374 const struct bus_type sa1111_bus_type = { variable1380 EXPORT_SYMBOL(sa1111_bus_type);1384 driver->drv.bus = &sa1111_bus_type; in sa1111_driver_register()1397 int ret = bus_register(&sa1111_bus_type); in sa1111_init()1406 bus_unregister(&sa1111_bus_type); in sa1111_exit()
371 extern const struct bus_type sa1111_bus_type;