Searched refs:tc_bus (Results 1 – 3 of 3) sorted by relevance
64 struct tc_bus { struct82 struct tc_bus *bus; /* Bus this device is on. */ argument116 static inline unsigned long tc_get_speed(struct tc_bus *tbus) in tc_get_speed()139 extern int tc_bus_get_info(struct tc_bus *tbus);
39 int __init tc_bus_get_info(struct tc_bus *tbus) in tc_bus_get_info()
187 struct tc_bus *tbus = to_tc_dev(info->device)->bus; in pmagbbfb_osc_setup()