Home
last modified time | relevance | path

Searched refs:tc_bus_type (Results 1 - 20 of 20) sorted by relevance

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

Completed in 23 milliseconds