Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/dec/
Dtc.c39 int __init tc_bus_get_info(struct tc_bus *tbus) in tc_bus_get_info() function
/linux-2.6.39/include/linux/
Dtc.h138 extern int tc_bus_get_info(struct tc_bus *tbus);
/linux-2.6.39/drivers/tc/
Dtc.c146 if (tc_bus_get_info(&tc_bus)) in tc_init()