tc_bus_type 1328 drivers/net/ethernet/amd/declance.c .bus = &tc_bus_type, tc_bus_type 251 drivers/net/fddi/defxx.c #define DFX_BUS_TC(dev) (dev->bus == &tc_bus_type) tc_bus_type 3804 drivers/net/fddi/defxx.c .bus = &tc_bus_type, tc_bus_type 1549 drivers/net/fddi/defza.c .bus = &tc_bus_type, tc_bus_type 99 drivers/tc/tc-driver.c struct bus_type tc_bus_type = { tc_bus_type 103 drivers/tc/tc-driver.c EXPORT_SYMBOL(tc_bus_type); tc_bus_type 107 drivers/tc/tc-driver.c return bus_register(&tc_bus_type); tc_bus_type 93 drivers/tc/tc.c tdev->dev.bus = &tc_bus_type; tc_bus_type 279 drivers/video/fbdev/pmag-aa-fb.c .bus = &tc_bus_type, tc_bus_type 269 drivers/video/fbdev/pmag-ba-fb.c .bus = &tc_bus_type, tc_bus_type 387 drivers/video/fbdev/pmagb-b-fb.c .bus = &tc_bus_type, tc_bus_type 36 drivers/video/fbdev/tgafb.c #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type) tc_bus_type 136 drivers/video/fbdev/tgafb.c .bus = &tc_bus_type, tc_bus_type 123 include/linux/tc.h extern struct bus_type tc_bus_type;