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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtgafb.c42 #define TGA_BUS_TC(dev) (dev->bus == &tc_bus_type) macro
44 #define TGA_BUS_TC(dev) 0 macro
244 int tga_bus_tc = TGA_BUS_TC(par->dev);
527 int tga_bus_tc = TGA_BUS_TC(par->dev);
1485 int tga_bus_tc = TGA_BUS_TC(par->dev);
1574 int tga_bus_tc = TGA_BUS_TC(dev);
1704 int tga_bus_tc = TGA_BUS_TC(dev);

Completed in 46 milliseconds