Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/dec/
H A Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq() function
/openbmc/linux/include/linux/
H A Dtc.h140 extern void tc_device_get_irq(struct tc_dev *tdev);
/openbmc/linux/drivers/tc/
H A Dtc.c135 tc_device_get_irq(tdev); in tc_bus_add_devices()