Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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);
/openbmc/linux/drivers/tc/
H A Dtc-driver.c60 struct tc_dev *tdev) in tc_match_device()
87 struct tc_dev *tdev = to_tc_dev(dev); in tc_bus_match()
H A Dtc.c42 struct tc_dev *tdev; in tc_bus_add_devices()
/openbmc/linux/arch/mips/dec/
H A Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/openbmc/linux/drivers/video/fbdev/
H A 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()
H A 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()
H A 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()
/openbmc/linux/drivers/net/fddi/
H A 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()