Home
last modified time | relevance | path

Searched defs:pci_device (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Dhwpci.c333 acpi_handle pci_device, in acpi_hw_get_pci_device_info()
/linux-4.4.14/drivers/pci/pcie/
Daspm.c824 struct pci_dev *pci_device = to_pci_dev(dev); in link_state_show() local
869 struct pci_dev *pci_device = to_pci_dev(dev); in clk_ctl_show() local
/linux-4.4.14/drivers/scsi/
DBusLogic.c676 struct pci_dev *pci_device = NULL; in blogic_init_mm_probeinfo() local
937 struct pci_dev *pci_device = NULL; in blogic_init_fp_probeinfo() local
DBusLogic.h235 struct pci_dev *pci_device; member
994 struct pci_dev *pci_device; member
/linux-4.4.14/arch/x86/kernel/
Dpci-calgary_64.c1332 unsigned short pci_device; in get_tce_space_from_tar() local
1433 unsigned short pci_device; in detect_calgary() local
/linux-4.4.14/include/acpi/
Dactbl2.h1045 u8 pci_device; member
1129 u8 pci_device; member
1164 u8 pci_device; member
1343 u8 pci_device; /* PCI Device number */ member
1456 u8 pci_device; /* PCI Device number */ member
/linux-4.4.14/drivers/firewire/
Dnosy.c80 struct pci_dev *pci_device; member
/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio.h564 #define pci_device(chip) (&chip->pci->dev) macro