Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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-v6.6/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/Linux-v6.6/drivers/video/fbdev/
Dpmag-ba-fb.c144 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe()
235 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_remove()
Dpmag-aa-fb.c159 struct tc_dev *tdev = to_tc_dev(dev); in pmagaafb_probe()
247 struct tc_dev *tdev = to_tc_dev(dev); in pmagaafb_remove()
Dpmagb-b-fb.c249 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_probe()
353 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_remove()
/Linux-v6.6/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()