Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c307 static struct pci_dev *_isst_if_get_pci_dev(int cpu, int bus_no, int dev, int fn) in _isst_if_get_pci_dev() function
396 return _isst_if_get_pci_dev(cpu, bus_no, dev, fn); in isst_if_get_pci_dev()
415 isst_cpu_info[cpu].pci_dev[0] = _isst_if_get_pci_dev(cpu, 0, 0, 1); in isst_if_cpu_online()
416 isst_cpu_info[cpu].pci_dev[1] = _isst_if_get_pci_dev(cpu, 1, 30, 1); in isst_if_cpu_online()