Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtc.h80 struct tc_dev { struct
95 #define to_tc_dev(n) container_of(n, struct tc_dev, dev) argument
140 extern void tc_device_get_irq(struct tc_dev *tdev);
/linux-6.1.9/drivers/tc/
Dtc-driver.c60 struct tc_dev *tdev) in tc_match_device()
87 struct tc_dev *tdev = to_tc_dev(dev); in tc_bus_match()
Dtc.c42 struct tc_dev *tdev; in tc_bus_add_devices()
/linux-6.1.9/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/linux-6.1.9/drivers/video/fbdev/
Dpmag-ba-fb.c146 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe()
238 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()
250 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()
356 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_remove()
/linux-6.1.9/drivers/net/fddi/
Ddefza.c1285 struct tc_dev *tdev = to_tc_dev(bdev); in fza_probe()
1516 struct tc_dev *tdev = to_tc_dev(bdev); in fza_remove()