Home
last modified time | relevance | path

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

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