Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tc/
Dtc-driver.c98 struct bus_type tc_bus_type = { variable
102 EXPORT_SYMBOL(tc_bus_type);
106 return bus_register(&tc_bus_type); in tc_driver_init()
Dtc.c93 tdev->dev.bus = &tc_bus_type; in tc_bus_add_devices()
/kernel/linux/linux-5.10/include/linux/
Dtc.h123 extern struct bus_type tc_bus_type;
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dpmag-ba-fb.c269 .bus = &tc_bus_type,
Dpmag-aa-fb.c279 .bus = &tc_bus_type,
Dpmagb-b-fb.c387 .bus = &tc_bus_type,
Dtgafb.c36 #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type)
136 .bus = &tc_bus_type,
/kernel/linux/linux-5.10/drivers/net/fddi/
Ddefxx.c251 #define DFX_BUS_TC(dev) (dev->bus == &tc_bus_type)
3817 .bus = &tc_bus_type,
Ddefza.c1548 .bus = &tc_bus_type,
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Ddeclance.c1328 .bus = &tc_bus_type,