| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_ttm.c | 279 struct nvkm_pci *pci = device->pci; in nouveau_ttm_init() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86pciBus.c | 597 pciDeviceHasBars(struct pci_device *pci) in pciDeviceHasBars() 612 struct pci_device *pci; member
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1x.c | 217 struct pci_dev *pci; member 883 struct pci_dev *pci, in snd_emu10k1x_create() 1527 static int snd_emu10k1x_probe(struct pci_dev *pci, in snd_emu10k1x_probe() 1597 static void snd_emu10k1x_remove(struct pci_dev *pci) in snd_emu10k1x_remove()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | sonicvibes.c | 209 struct pci_dev *pci; member 1216 struct pci_dev *pci, in snd_sonicvibes_create() 1416 static int snd_sonic_probe(struct pci_dev *pci, in snd_sonic_probe() 1504 static void snd_sonic_remove(struct pci_dev *pci) in snd_sonic_remove()
|
| H A D | azt3328.c | 290 struct pci_dev *pci; member 2352 struct pci_dev *pci, in snd_azf3328_create() 2475 snd_azf3328_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_azf3328_probe() 2582 snd_azf3328_remove(struct pci_dev *pci) in snd_azf3328_remove()
|
| H A D | rme96.c | 247 struct pci_dev *pci; member 1605 struct pci_dev *pci = rme96->pci; in snd_rme96_create() local 2438 snd_rme96_probe(struct pci_dev *pci, in snd_rme96_probe() 2513 static void snd_rme96_remove(struct pci_dev *pci) in snd_rme96_remove()
|
| H A D | fm801.c | 1206 struct pci_dev *pci, in snd_fm801_create() 1312 static int snd_card_fm801_probe(struct pci_dev *pci, in snd_card_fm801_probe() 1384 static void snd_card_fm801_remove(struct pci_dev *pci) in snd_card_fm801_remove()
|
| H A D | es1968.c | 505 struct pci_dev *pci; member 2163 struct pci_dev *pci = chip->pci; in snd_es1968_chip_init() local 2650 struct pci_dev *pci, in snd_es1968_create() 2787 static int snd_es1968_probe(struct pci_dev *pci, in snd_es1968_probe() 2899 static void snd_es1968_remove(struct pci_dev *pci) in snd_es1968_remove()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | iommu.c | 578 struct pci_dn *pci; in pci_dma_bus_setup_pSeries() local 1301 struct pci_dn *pci; in pci_dma_dev_setup_pSeriesLP() local 1426 struct pci_dn *pci = PCI_DN(np); in iommu_reconfig_notifier() local
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | pci.c | 100 struct pci_iommu_arena *pci = hose->sg_pci; in quirk_cypress() local
|
| /OK3568_Linux_fs/kernel/tools/ |
| H A D | Makefile | 67 cgroup firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci firmware de… target
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 317 static void rk_pcie_configure(struct rk_pcie *pci, u32 cap_speed) in rk_pcie_configure() 336 static void rk_pcie_prog_outbound_atu_unroll(struct rk_pcie *pci, int index, in rk_pcie_prog_outbound_atu_unroll()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | hda_codec.h | 21 #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) argument 22 #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) argument 45 struct pci_dev *pci; member
|
| /OK3568_Linux_fs/kernel/sound/pci/ali5451/ |
| H A D | ali5451.c | 222 struct pci_dev *pci; member 2039 struct pci_dev *pci, in snd_ali_create() 2168 static int snd_ali_probe(struct pci_dev *pci, in snd_ali_probe() 2217 static void snd_ali_remove(struct pci_dev *pci) in snd_ali_remove()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xf86bigfont.c | 608 xCharInfo *pci; in ProcXF86BigfontQueryFont() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx.h | 82 struct pci_dev *pci; member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-input.c | 260 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | device.h | 151 struct nvkm_pci *pci; member 186 struct nvkm_device_pci *(*pci)(struct nvkm_device *); member 224 int (*pci )(struct nvkm_device *, int idx, struct nvkm_pci **); member
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | lanai.c | 279 struct pci_dev *pci; member 329 size_t bytes, size_t minbytes, struct pci_dev *pci) in lanai_buf_allocate() 369 struct pci_dev *pci) in lanai_buf_deallocate() 1933 struct pci_dev *pci = lanai->pci; in lanai_pci_start() local 2552 static int lanai_init_one(struct pci_dev *pci, in lanai_init_one()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ |
| H A D | dca.c | 52 static inline u16 dcaid_from_pcidev(struct pci_dev *pci) in dcaid_from_pcidev()
|
| /OK3568_Linux_fs/kernel/sound/pci/korg1212/ |
| H A D | korg1212.c | 304 struct pci_dev *pci; member 2146 static int snd_korg1212_create(struct snd_card *card, struct pci_dev *pci, in snd_korg1212_create() 2420 snd_korg1212_probe(struct pci_dev *pci, in snd_korg1212_probe() 2461 static void snd_korg1212_remove(struct pci_dev *pci) in snd_korg1212_remove()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl-nhlt.c | 155 struct pci_dev *pci = to_pci_dev(dev); in skl_nhlt_platform_id_show() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 416 struct device_node *pci, *parent = of_get_parent(np); in find_legacy_serial_ports() local
|
| /OK3568_Linux_fs/kernel/sound/pci/pcxhr/ |
| H A D | pcxhr.c | 1478 static int pcxhr_probe(struct pci_dev *pci, in pcxhr_probe() 1650 static void pcxhr_remove(struct pci_dev *pci) in pcxhr_remove()
|
| /OK3568_Linux_fs/kernel/sound/pci/riptide/ |
| H A D | riptide.c | 417 struct pci_dev *pci; member 1823 snd_riptide_create(struct snd_card *card, struct pci_dev *pci, in snd_riptide_create() 1990 snd_riptide_joystick_probe(struct pci_dev *pci, const struct pci_device_id *id) in snd_riptide_joystick_probe() 2033 static void snd_riptide_joystick_remove(struct pci_dev *pci) in snd_riptide_joystick_remove() 2044 snd_card_riptide_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_card_riptide_probe() 2149 static void snd_card_riptide_remove(struct pci_dev *pci) in snd_card_riptide_remove()
|