Searched refs:gx_pci (Results 1 – 1 of 1) sorted by relevance
184 struct pci_dev *gx_pci = NULL; in gx_detect_chipset() local187 for_each_pci_dev(gx_pci) { in gx_detect_chipset()188 if ((pci_match_id(gx_chipset_tbl, gx_pci)) != NULL) in gx_detect_chipset()189 return gx_pci; in gx_detect_chipset()448 struct pci_dev *gx_pci; in cpufreq_gx_init() local451 gx_pci = gx_detect_chipset(); in cpufreq_gx_init()452 if (gx_pci == NULL) in cpufreq_gx_init()465 params->cs55x0 = gx_pci; in cpufreq_gx_init()