Home
last modified time | relevance | path

Searched refs:tc_bus_type (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/tc/
H A Dtc-driver.c98 const struct bus_type tc_bus_type = { variable
102 EXPORT_SYMBOL(tc_bus_type);
106 return bus_register(&tc_bus_type); in tc_driver_init()
/linux/include/linux/
H A Dtc.h123 extern const struct bus_type tc_bus_type;
/linux/drivers/video/fbdev/
H A Dpmag-ba-fb.c266 .bus = &tc_bus_type,
H A Dpmag-aa-fb.c276 .bus = &tc_bus_type,
H A Dpmagb-b-fb.c384 .bus = &tc_bus_type,
H A Dtgafb.c37 #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type)
145 .bus = &tc_bus_type,
/linux/drivers/net/fddi/
H A Ddefxx.c252 #define DFX_BUS_TC(dev) (dev->bus == &tc_bus_type)
3804 .bus = &tc_bus_type,
H A Ddefza.c1548 .bus = &tc_bus_type,
/linux/drivers/net/ethernet/amd/
H A Ddeclance.c1330 .bus = &tc_bus_type,