Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dtgafb.c235 int tga_bus_pci = dev_is_pci(par->dev); local
302 if (tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {
519 int tga_bus_pci = dev_is_pci(par->dev); local
528 if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {
1314 int tga_bus_pci = dev_is_pci(par->dev); local
1322 if (tga_bus_pci)
1329 if (tga_bus_pci)
1336 if (tga_bus_pci)
1406 int tga_bus_pci = dev_is_pci(dev); local
1416 if (tga_bus_pci && pci_enable_device(to_pci_dev(dev))) {
[all …]