Home
last modified time | relevance | path

Searched refs:tc_dev (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dtc.h80 struct tc_dev { struct
94 #define to_tc_dev(n) container_of(n, struct tc_dev, dev) argument
139 extern void tc_device_get_irq(struct tc_dev *tdev);
/linux-4.4.14/drivers/tc/
Dtc-driver.c60 struct tc_dev *tdev) in tc_match_device()
88 struct tc_dev *tdev = to_tc_dev(dev); in tc_bus_match()
Dtc.c41 struct tc_dev *tdev; in tc_bus_add_devices()
/linux-4.4.14/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/linux-4.4.14/drivers/video/fbdev/
Dpmag-ba-fb.c146 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe()
240 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_remove()
Dpmagb-b-fb.c251 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_probe()
358 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_remove()