Searched defs:tc_bus_type (Results 1 - 1 of 1) sorted by relevance

/drivers/tc/
H A Dtc-driver.c99 struct bus_type tc_bus_type = { variable in typeref:struct:bus_type
103 EXPORT_SYMBOL(tc_bus_type); variable
107 return bus_register(&tc_bus_type);

Completed in 66 milliseconds