Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/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-v4.19/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/Linux-v4.19/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()
Dpmag-aa-fb.c161 struct tc_dev *tdev = to_tc_dev(dev); in pmagaafb_probe()
252 struct tc_dev *tdev = to_tc_dev(dev); in pmagaafb_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()