Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq() function
/Linux-v4.19/include/linux/
Dtc.h139 extern void tc_device_get_irq(struct tc_dev *tdev);
/Linux-v4.19/drivers/tc/
Dtc.c129 tc_device_get_irq(tdev); in tc_bus_add_devices()