Home
last modified time | relevance | path

Searched refs:tc_bus (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dtc.h64 struct tc_bus { struct
82 struct tc_bus *bus; /* Bus this device is on. */ argument
116 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);
/linux/arch/mips/dec/
H A Dtc.c39 int __init tc_bus_get_info(struct tc_bus *tbus) in tc_bus_get_info()
/linux/drivers/video/fbdev/
H A Dpmagb-b-fb.c187 struct tc_bus *tbus = to_tc_dev(info->device)->bus; in pmagbbfb_osc_setup()