Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dclgenfb.c280 } clgen_pci_probe_list[] __initdata = { variable
2479 for (i = 0; i < ARRAY_SIZE(clgen_pci_probe_list); i++) { in clgen_pci_dev_get()
2482 clgen_pci_probe_list[i].device, pdev)) != NULL) { in clgen_pci_dev_get()
2484 *btype = clgen_pci_probe_list[i].btype; in clgen_pci_dev_get()