Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dgx-suspmod.c165 static struct pci_device_id gx_chipset_tbl[] __initdata = { variable
171 MODULE_DEVICE_TABLE(pci, gx_chipset_tbl);
188 if ((pci_match_id(gx_chipset_tbl, gx_pci)) != NULL) in gx_detect_chipset()