Home
last modified time | relevance | path

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

/drivers/tc/
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()
A Dtc.c93 tdev->dev.bus = &tc_bus_type; in tc_bus_add_devices()
/drivers/video/fbdev/
A Dpmag-ba-fb.c266 .bus = &tc_bus_type,
A Dpmag-aa-fb.c276 .bus = &tc_bus_type,
A Dpmagb-b-fb.c384 .bus = &tc_bus_type,
A Dtgafb.c37 #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type)
145 .bus = &tc_bus_type,
/drivers/net/fddi/
A Ddefxx.c252 #define DFX_BUS_TC(dev) (dev->bus == &tc_bus_type)
3804 .bus = &tc_bus_type,
A Ddefza.c1548 .bus = &tc_bus_type,
/drivers/net/ethernet/amd/
A Ddeclance.c1330 .bus = &tc_bus_type,

Completed in 25 milliseconds