Searched defs:tc_driver (Results 1 – 2 of 2) sorted by relevance
104 struct tc_driver { struct110 #define to_tc_driver(drv) container_of(drv, struct tc_driver, driver) argument
186 static struct platform_driver tc_driver = { variable