Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/dec/
H A Dtc.c39 int __init tc_bus_get_info(struct tc_bus *tbus) in tc_bus_get_info() function
/openbmc/linux/include/linux/
H A Dtc.h139 extern int tc_bus_get_info(struct tc_bus *tbus);
/openbmc/linux/drivers/tc/
H A Dtc.c154 if (tc_bus_get_info(&tc_bus)) in tc_init()