Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c309 struct pci_dev *matched_pci_dev = NULL; in _isst_if_get_pci_dev() local
333 if (!matched_pci_dev) in _isst_if_get_pci_dev()
334 matched_pci_dev = _pci_dev; in _isst_if_get_pci_dev()
362 pci_dev = matched_pci_dev; in _isst_if_get_pci_dev()