Home
last modified time | relevance | path

Searched refs:TGA_BUS_TC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c36 #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type) macro
38 #define TGA_BUS_TC(dev) 0 macro
239 int tga_bus_tc = TGA_BUS_TC(par->dev);
523 int tga_bus_tc = TGA_BUS_TC(par->dev);
1318 int tga_bus_tc = TGA_BUS_TC(par->dev);
1410 int tga_bus_tc = TGA_BUS_TC(dev);
1540 int tga_bus_tc = TGA_BUS_TC(dev);
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c37 #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type) macro
39 #define TGA_BUS_TC(dev) 0 macro
246 int tga_bus_tc = TGA_BUS_TC(par->dev);
530 int tga_bus_tc = TGA_BUS_TC(par->dev);
1324 int tga_bus_tc = TGA_BUS_TC(par->dev);
1416 int tga_bus_tc = TGA_BUS_TC(dev);
1546 int tga_bus_tc = TGA_BUS_TC(dev);

Completed in 5 milliseconds