Home
last modified time | relevance | path

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

/drivers/counter/
Dcounter-core.c29 static struct bus_type counter_bus_type = { variable
56 dev->bus = &counter_bus_type; in counter_register()
129 return bus_register(&counter_bus_type); in counter_init()
134 bus_unregister(&counter_bus_type); in counter_exit()