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