Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c1132 static struct bus_type most_bus = { variable
1141 .bus = &most_bus,
1923 if (bus_register(&most_bus)) { in most_init()
1964 bus_unregister(&most_bus); in most_init()
1988 bus_unregister(&most_bus); in most_exit()