| /OK3568_Linux_fs/kernel/sound/pci/au88x0/ |
| H A D | au88x0.c | 141 snd_vortex_create(struct snd_card *card, struct pci_dev *pci, vortex_t ** rchip) in snd_vortex_create() 237 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_vortex_probe() 371 static void snd_vortex_remove(struct pci_dev *pci) in snd_vortex_remove()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | mpc85xx_edac.c | 49 static void mpc85xx_pci_check(struct edac_pci_ctl_info *pci) in mpc85xx_pci_check() 86 static void mpc85xx_pcie_check(struct edac_pci_ctl_info *pci) in mpc85xx_pcie_check() 127 struct edac_pci_ctl_info *pci = dev_id; in mpc85xx_pci_isr() local 146 struct edac_pci_ctl_info *pci; in mpc85xx_pci_err_probe() local 304 struct edac_pci_ctl_info *pci = dev_get_drvdata(&op->dev); in mpc85xx_pci_err_remove() local
|
| H A D | mv64x60_edac.c | 30 static void mv64x60_pci_check(struct edac_pci_ctl_info *pci) in mv64x60_pci_check() 60 struct edac_pci_ctl_info *pci = dev_id; in mv64x60_pci_isr() local 104 struct edac_pci_ctl_info *pci; in mv64x60_pci_err_probe() local 209 struct edac_pci_ctl_info *pci = platform_get_drvdata(pdev); in mv64x60_pci_err_remove() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 79 struct ccsr_pci __iomem *pci = hose->private_data; in fsl_pcie_check_link() local 143 static int setup_one_atmu(struct ccsr_pci __iomem *pci, in setup_one_atmu() 195 struct ccsr_pci __iomem *pci = hose->private_data; in setup_pci_atmu() local 525 struct ccsr_pci __iomem *pci; in fsl_add_bridge() local 1153 struct ccsr_pci __iomem *pci = hose->private_data; in fsl_pci_pme_handle() local 1167 struct ccsr_pci __iomem *pci; in fsl_pci_pme_probe() local 1219 struct ccsr_pci __iomem *pci = hose->private_data; in send_pme_turnoff_message() local 1255 struct ccsr_pci __iomem *pci = hose->private_data; in fsl_pci_syscore_do_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-intel-gw.c | 68 struct dw_pcie pci; member 142 static void intel_pcie_init_n_fts(struct dw_pcie *pci) in intel_pcie_init_n_fts() 235 struct dw_pcie *pci = &lpp->pci; in intel_pcie_get_resources() local 288 struct dw_pcie *pci = &lpp->pci; in intel_pcie_wait_l2() local 400 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); in intel_pcie_rc_init() local 440 struct dw_pcie *pci; in intel_pcie_probe() local
|
| H A D | pcie-designware.h | 309 static inline void dw_pcie_writel_dbi(struct dw_pcie *pci, u32 reg, u32 val) in dw_pcie_writel_dbi() 314 static inline u32 dw_pcie_readl_dbi(struct dw_pcie *pci, u32 reg) in dw_pcie_readl_dbi() 319 static inline void dw_pcie_writew_dbi(struct dw_pcie *pci, u32 reg, u16 val) in dw_pcie_writew_dbi() 324 static inline u16 dw_pcie_readw_dbi(struct dw_pcie *pci, u32 reg) in dw_pcie_readw_dbi() 329 static inline void dw_pcie_writeb_dbi(struct dw_pcie *pci, u32 reg, u8 val) in dw_pcie_writeb_dbi() 334 static inline u8 dw_pcie_readb_dbi(struct dw_pcie *pci, u32 reg) in dw_pcie_readb_dbi() 339 static inline void dw_pcie_writel_dbi2(struct dw_pcie *pci, u32 reg, u32 val) in dw_pcie_writel_dbi2() 344 static inline void dw_pcie_dbi_ro_wr_en(struct dw_pcie *pci) in dw_pcie_dbi_ro_wr_en() 355 static inline void dw_pcie_dbi_ro_wr_dis(struct dw_pcie *pci) in dw_pcie_dbi_ro_wr_dis() 478 static inline void dw_pcie_ep_reset_bar(struct dw_pcie *pci, enum pci_barno bar) in dw_pcie_ep_reset_bar()
|
| /OK3568_Linux_fs/kernel/sound/pci/vx222/ |
| H A D | vx222.c | 124 static int snd_vx222_create(struct snd_card *card, struct pci_dev *pci, in snd_vx222_create() 178 static int snd_vx222_probe(struct pci_dev *pci, in snd_vx222_probe() 242 static void snd_vx222_remove(struct pci_dev *pci) in snd_vx222_remove()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | pci.c | 50 efi_pci_io_protocol_t *pci; in efi_pci_disable_bridge_busmaster() local 86 efi_pci_io_protocol_t *pci; in efi_pci_disable_bridge_busmaster() local
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | oxygen_lib.c | 301 static void configure_pcie_bridge(struct pci_dev *pci) in configure_pcie_bridge() 584 int oxygen_pci_probe(struct pci_dev *pci, int index, char *id, in oxygen_pci_probe() 722 void oxygen_pci_remove(struct pci_dev *pci) in oxygen_pci_remove() 808 void oxygen_pci_shutdown(struct pci_dev *pci) in oxygen_pci_shutdown()
|
| /OK3568_Linux_fs/kernel/sound/pci/cs46xx/ |
| H A D | cs46xx.c | 61 static int snd_card_cs46xx_probe(struct pci_dev *pci, in snd_card_cs46xx_probe() 144 static void snd_card_cs46xx_remove(struct pci_dev *pci) in snd_card_cs46xx_remove()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_pci.c | 664 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device() 2048 ahc_dev_softc_t pci; in ahc_aic785X_setup() local 2066 ahc_dev_softc_t pci; in ahc_aic7860_setup() local 2171 ahc_dev_softc_t pci; in ahc_aic7880_setup() local 2243 ahc_dev_softc_t pci; in ahc_aic7890_setup() local 2274 ahc_dev_softc_t pci; in ahc_aic7895_setup() local 2340 ahc_dev_softc_t pci; in ahc_aic7896_setup() local 2355 ahc_dev_softc_t pci; in ahc_aic7899_setup() local 2389 ahc_dev_softc_t pci; in ahc_aha394XX_setup() local 2411 ahc_dev_softc_t pci; in ahc_aha398XX_setup() local [all …]
|
| H A D | aic7xxx_osm_pci.c | 208 ahc_dev_softc_t pci; in ahc_linux_pci_dev_probe() local 274 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width) in ahc_pci_read_config() 304 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) in ahc_pci_write_config()
|
| /OK3568_Linux_fs/kernel/sound/pci/trident/ |
| H A D | trident.c | 61 static int snd_trident_probe(struct pci_dev *pci, in snd_trident_probe() 155 static void snd_trident_remove(struct pci_dev *pci) in snd_trident_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | dwc3-pci.c | 66 struct pci_dev *pci; member 92 static int dwc3_byt_enable_ulpi_refclock(struct pci_dev *pci) in dwc3_byt_enable_ulpi_refclock() 240 static int dwc3_pci_probe(struct pci_dev *pci, const struct pci_device_id *id) in dwc3_pci_probe() 312 static void dwc3_pci_remove(struct pci_dev *pci) in dwc3_pci_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | pci.c | 86 static void dwc2_pci_remove(struct pci_dev *pci) in dwc2_pci_remove() 95 static int dwc2_pci_probe(struct pci_dev *pci, in dwc2_pci_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/gameport/ |
| H A D | fm801-gp.c | 65 static int fm801_gp_probe(struct pci_dev *pci, const struct pci_device_id *id) in fm801_gp_probe() 116 static void fm801_gp_remove(struct pci_dev *pci) in fm801_gp_remove()
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | xfi.c | 57 ct_card_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in ct_card_probe() 121 static void ct_card_remove(struct pci_dev *pci) in ct_card_remove()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 130 int cx88_risc_buffer(struct pci_dev *pci, struct cx88_riscmem *risc, in cx88_risc_buffer() 176 int cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc, in cx88_risc_databuffer() 1009 struct pci_dev *pci, in cx88_vdev_init() 1031 struct cx88_core *cx88_core_get(struct pci_dev *pci) in cx88_core_get() 1062 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put()
|
| H A D | cx88-cards.c | 3294 static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci) in cx88_card_list() 3634 static int cx88_pci_quirks(const char *name, struct pci_dev *pci) in cx88_pci_quirks() 3681 int cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci) in cx88_get_resources() 3698 struct cx88_core *cx88_core_create(struct pci_dev *pci, int nr) in cx88_core_create()
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_i915.c | 14 #define IS_HSW_CONTROLLER(pci) (((pci)->device == 0x0a0c) || \ argument 36 struct pci_dev *pci = to_pci_dev(bus->dev); in snd_hdac_i915_set_bclk() local
|
| /OK3568_Linux_fs/kernel/sound/pci/cs5535audio/ |
| H A D | cs5535audio.c | 258 struct pci_dev *pci, in snd_cs5535audio_create() 324 static int snd_cs5535audio_probe(struct pci_dev *pci, in snd_cs5535audio_probe() 374 static void snd_cs5535audio_remove(struct pci_dev *pci) in snd_cs5535audio_remove()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cardreader/ |
| H A D | alcor_pci.c | 99 struct pci_dev *pci) in alcor_pci_find_cap_offset() 137 struct pci_dev *pci; in alcor_pci_init_check_aspm() local 185 struct pci_dev *pci; in alcor_pci_aspm_ctrl() local
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | xfont.c | 48 __glXMakeBitmapFromGlyph(FontPtr font, CharInfoPtr pci) in __glXMakeBitmapFromGlyph() 111 CharInfoPtr pci; in MakeBitmapsFromFont() local
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1.c | 86 static int snd_card_emu10k1_probe(struct pci_dev *pci, in snd_card_emu10k1_probe() 194 static void snd_card_emu10k1_remove(struct pci_dev *pci) in snd_card_emu10k1_remove()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | sof-pci-dev.c | 326 static int sof_pci_probe(struct pci_dev *pci, in sof_pci_probe() 429 static void sof_pci_remove(struct pci_dev *pci) in sof_pci_remove()
|