counter_bus_type 1396 drivers/counter/counter.c static struct bus_type counter_bus_type = {
counter_bus_type 1428 drivers/counter/counter.c 	device_state->dev.bus = &counter_bus_type;
counter_bus_type 1554 drivers/counter/counter.c 	return bus_register(&counter_bus_type);
counter_bus_type 1559 drivers/counter/counter.c 	bus_unregister(&counter_bus_type);