Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Dhwpci.c334 acpi_handle pci_device, in acpi_hw_get_pci_device_info()
/linux-4.1.27/drivers/pci/pcie/
Daspm.c831 struct pci_dev *pci_device = to_pci_dev(dev); in link_state_show() local
876 struct pci_dev *pci_device = to_pci_dev(dev); in clk_ctl_show() local
/linux-4.1.27/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.1.27/include/acpi/
Dactbl2.h934 u8 pci_device; member
1018 u8 pci_device; member
1053 u8 pci_device; member
1158 u8 pci_device; /* PCI Device number */ member
1271 u8 pci_device; /* PCI Device number */ member
/linux-4.1.27/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.1.27/drivers/firewire/
Dnosy.c80 struct pci_dev *pci_device; member
/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio.h567 #define pci_device(chip) (&chip->pci->dev) macro