Searched refs:pci (Results 701 - 725 of 3129) sorted by relevance

<<21222324252627282930>>

/linux-master/arch/x86/kernel/
H A Dvsmp_64.c19 #include <asm/pci-direct.h>
/linux-master/drivers/pci/
H A Diomap.c7 #include <linux/pci.h>
H A Dmmap.c12 #include <linux/pci.h>
14 #include "pci.h"
/linux-master/drivers/acpi/apei/
H A Deinj-cxl.c12 #include <linux/pci.h>
/linux-master/drivers/mtd/maps/
H A DMakefile37 obj-$(CONFIG_MTD_PCI) += pci.o
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dlinkstation.c19 #include <asm/pci-bridge.h>
75 for_each_compatible_node(np, "pci", "mpc10x-pci")
/linux-master/drivers/scsi/csiostor/
H A Dcsio_defs.h43 #include <linux/pci.h>
/linux-master/drivers/net/wireless/realtek/rtw89/
H A DMakefile70 rtw89_pci-y := pci.o pci_be.o
/linux-master/arch/alpha/kernel/
H A Dsys_mikasa.c16 #include <linux/pci.h>
/linux-master/drivers/net/wireless/intel/iwlwifi/tests/
H A Ddevinfo.c8 #include <linux/pci.h>
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_adapter.c7 #include <linux/pci.h>
/linux-master/arch/alpha/include/asm/
H A Dvga.h54 #include <linux/pci.h>
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_req.c9 #include <linux/pci.h>
/linux-master/arch/powerpc/platforms/pseries/
H A DMakefile9 pci.o pci_dlpar.o eeh_pseries.o msi.o \
/linux-master/sound/soc/sof/intel/
H A Dskl.c21 #include <linux/pci.h>
/linux-master/drivers/cxl/
H A Dcxlpci.h5 #include <linux/pci.h>
/linux-master/drivers/media/pci/cx88/
H A Dcx88-cards.c15 #include <linux/pci.h>
33 MODULE_PARM_DESC(latency, "pci latency timer");
3294 static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci) argument
3298 if (!pci->subsystem_vendor && !pci->subsystem_device) {
3634 static int cx88_pci_quirks(const char *name, struct pci_dev *pci) argument
3640 /* check pci quirks */
3670 pci_read_config_byte(pci, CX88X_DEVCTRL, &value);
3672 pci_write_config_byte(pci, CX88X_DEVCTRL, value);
3675 pr_info("setting pci latenc
3681 cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci) argument
3698 cx88_core_create(struct pci_dev *pci, int nr) argument
[all...]
/linux-master/sound/pci/oxygen/
H A Doxygen.h124 struct pci_dev *pci; member in struct:oxygen
157 int oxygen_pci_probe(struct pci_dev *pci, int index, char *id,
167 void oxygen_pci_shutdown(struct pci_dev *pci);
/linux-master/arch/powerpc/kernel/
H A Deeh_cache.c10 #include <linux/pci.h>
16 #include <asm/pci-bridge.h>
17 #include <asm/ppc-pci.h>
23 * The pci address cache subsystem. This subsystem places
77 * Given an mmio phys address, or a port number, find a pci device
235 * eeh_addr_cache_rmv_dev - remove pci device from addr cache
255 * Initialize a cache of pci i/o addresses. This cache will be used to
256 * find the pci device that corresponds to a given address.
H A Dpci_32.c3 * Common pmac/prep/chrp pci routines. -- Cort
7 #include <linux/pci.h>
25 #include <asm/pci-bridge.h>
26 #include <asm/ppc-pci.h>
140 map_prop = of_find_property(dn, "pci-OF-bus-map", NULL);
207 /* We create the "pci-OF-bus-map" property now so it appears in the
224 of_prop->name = "pci-OF-bus-map";
H A Dpci_64.c4 * Contains common pci routines for ppc64 platform, pSeries and iSeries brands.
13 #include <linux/pci.h>
26 #include <asm/pci-bridge.h>
29 #include <asm/ppc-pci.h>
/linux-master/drivers/xen/
H A Dpci.c8 #include <linux/pci.h>
10 #include <linux/pci-acpi.h>
11 #include <xen/pci.h>
18 #include "../pci/pci.h"
80 * all. Try to get acpi handle of parent pci bus.
/linux-master/sound/pci/ctxfi/
H A Dcthardware.h18 #include <linux/pci.h>
184 struct pci_dev *pci; /* the pci kernel structure of this card */ member in struct:hw
194 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type,
/linux-master/arch/mips/pci/
H A Dmsi-octeon.c16 #include <asm/octeon/cvmx-pci-defs.h>
20 #include <asm/octeon/pci-octeon.h>
72 if (desc->pci.msi_attrib.is_msix)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c9 #include <linux/pci.h>
234 MODULE_DEVICE_TABLE(pci, mt7915_pci_device_table);
235 MODULE_DEVICE_TABLE(pci, mt7915_hif_device_table);

Completed in 833 milliseconds

<<21222324252627282930>>