Home
last modified time | relevance | path

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

/drivers/counter/
Dcounter-core.c56 static struct bus_type counter_bus_type = { variable
109 dev->bus = &counter_bus_type; in counter_alloc()
255 err = bus_register(&counter_bus_type); in counter_init()
267 bus_unregister(&counter_bus_type); in counter_init()
274 bus_unregister(&counter_bus_type); in counter_exit()