Searched defs:tc_dev (Results 1 – 2 of 2) sorted by relevance
80 struct tc_dev { struct95 #define to_tc_dev(n) container_of(n, struct tc_dev, dev) argument