Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/intel_speed_select_if/
Disst_if_common.h63 struct pci_dev *isst_if_get_pci_dev(int cpu, int bus, int dev, int fn);
Disst_if_mbox_pci.c120 pdev = isst_if_get_pci_dev(mbox_cmd->logical_cpu, 1, 30, 1); in isst_if_mbox_proc_cmd()
Disst_if_mmio.c48 pdev = isst_if_get_pci_dev(io_reg->logical_cpu, 0, 0, 1); in isst_if_mmio_rd_wr()
Disst_if_common.c298 struct pci_dev *isst_if_get_pci_dev(int cpu, int bus_no, int dev, int fn) in isst_if_get_pci_dev() function
312 EXPORT_SYMBOL_GPL(isst_if_get_pci_dev);