Searched refs:counter_bus_type (Results 1 – 1 of 1) sorted by relevance
57 static const struct bus_type counter_bus_type = { variable110 dev->bus = &counter_bus_type; in counter_alloc()256 err = bus_register(&counter_bus_type); in counter_init()268 bus_unregister(&counter_bus_type); in counter_init()275 bus_unregister(&counter_bus_type); in counter_exit()
Completed in 4 milliseconds