/linux-3.3/drivers/edac/ |
D | edac_pci.c | 44 struct edac_pci_ctl_info *pci; in edac_pci_alloc_ctl_info() local 81 void edac_pci_free_ctl_info(struct edac_pci_ctl_info *pci) in edac_pci_free_ctl_info() 97 struct edac_pci_ctl_info *pci; in find_edac_pci_by_dev() local 120 static int add_edac_pci_to_global_list(struct edac_pci_ctl_info *pci) in add_edac_pci_to_global_list() 170 static void del_edac_pci_from_global_list(struct edac_pci_ctl_info *pci) in del_edac_pci_from_global_list() 225 struct edac_pci_ctl_info *pci = to_edac_pci_ctl_work(d_work); in edac_pci_workq_function() local 261 static void edac_pci_workq_setup(struct edac_pci_ctl_info *pci, in edac_pci_workq_setup() 275 static void edac_pci_workq_teardown(struct edac_pci_ctl_info *pci) in edac_pci_workq_teardown() 293 void edac_pci_reset_delay_period(struct edac_pci_ctl_info *pci, in edac_pci_reset_delay_period() 334 int edac_pci_add_device(struct edac_pci_ctl_info *pci, int edac_idx) in edac_pci_add_device() [all …]
|
D | edac_pci_sysfs.c | 62 static ssize_t instance_pe_count_show(struct edac_pci_ctl_info *pci, char *data) in instance_pe_count_show() 67 static ssize_t instance_npe_count_show(struct edac_pci_ctl_info *pci, in instance_npe_count_show() 79 struct edac_pci_ctl_info *pci; in edac_pci_instance_release() local 103 struct edac_pci_ctl_info *pci = to_instance(kobj); in edac_pci_instance_show() local 116 struct edac_pci_ctl_info *pci = to_instance(kobj); in edac_pci_instance_store() local 159 static int edac_pci_create_instance_kobj(struct edac_pci_ctl_info *pci, int idx) in edac_pci_create_instance_kobj() 202 struct edac_pci_ctl_info *pci) in edac_pci_unregister_sysfs_instance_kobj() 444 int edac_pci_create_sysfs(struct edac_pci_ctl_info *pci) in edac_pci_create_sysfs() 485 void edac_pci_remove_sysfs(struct edac_pci_ctl_info *pci) in edac_pci_remove_sysfs() 716 void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg) in edac_pci_handle_pe() [all …]
|
D | mv64x60_edac.c | 31 static void mv64x60_pci_check(struct edac_pci_ctl_info *pci) in mv64x60_pci_check() 61 struct edac_pci_ctl_info *pci = dev_id; in mv64x60_pci_isr() local 105 struct edac_pci_ctl_info *pci; in mv64x60_pci_err_probe() local 211 struct edac_pci_ctl_info *pci = platform_get_drvdata(pdev); in mv64x60_pci_err_remove() local
|
/linux-3.3/sound/pci/ctxfi/ |
D | xfi.c | 60 ct_card_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in ct_card_probe() 122 static void __devexit ct_card_remove(struct pci_dev *pci) in ct_card_remove() 129 static int ct_card_suspend(struct pci_dev *pci, pm_message_t state) in ct_card_suspend() 137 static int ct_card_resume(struct pci_dev *pci) in ct_card_resume()
|
/linux-3.3/sound/pci/vx222/ |
D | vx222.c | 137 static int __devinit snd_vx222_create(struct snd_card *card, struct pci_dev *pci, in snd_vx222_create() 191 static int __devinit snd_vx222_probe(struct pci_dev *pci, in snd_vx222_probe() 254 static void __devexit snd_vx222_remove(struct pci_dev *pci) in snd_vx222_remove() 261 static int snd_vx222_suspend(struct pci_dev *pci, pm_message_t state) in snd_vx222_suspend() 274 static int snd_vx222_resume(struct pci_dev *pci) in snd_vx222_resume()
|
/linux-3.3/sound/pci/emu10k1/ |
D | emu10k1.c | 102 static int __devinit snd_card_emu10k1_probe(struct pci_dev *pci, in snd_card_emu10k1_probe() 202 static void __devexit snd_card_emu10k1_remove(struct pci_dev *pci) in snd_card_emu10k1_remove() 210 static int snd_emu10k1_suspend(struct pci_dev *pci, pm_message_t state) in snd_emu10k1_suspend() 238 static int snd_emu10k1_resume(struct pci_dev *pci) in snd_emu10k1_resume()
|
/linux-3.3/sound/pci/ |
D | cs5530.c | 64 struct pci_dev *pci; member 91 static void __devexit snd_cs5530_remove(struct pci_dev *pci) in snd_cs5530_remove() 107 struct pci_dev *pci, in snd_cs5530_create() 254 static int __devinit snd_cs5530_probe(struct pci_dev *pci, in snd_cs5530_probe()
|
/linux-3.3/drivers/media/common/ |
D | saa7146_core.c | 179 void *saa7146_vmalloc_build_pgtable(struct pci_dev *pci, long length, struct saa7146_pgtable *pt) in saa7146_vmalloc_build_pgtable() 217 void saa7146_vfree_destroy_pgtable(struct pci_dev *pci, void *mem, struct saa7146_pgtable *pt) in saa7146_vfree_destroy_pgtable() 226 void saa7146_pgtable_free(struct pci_dev *pci, struct saa7146_pgtable *pt) in saa7146_pgtable_free() 234 int saa7146_pgtable_alloc(struct pci_dev *pci, struct saa7146_pgtable *pt) in saa7146_pgtable_alloc() 250 int saa7146_pgtable_build_single(struct pci_dev *pci, struct saa7146_pgtable *pt, in saa7146_pgtable_build_single() 356 static int saa7146_init_one(struct pci_dev *pci, const struct pci_device_id *ent) in saa7146_init_one()
|
/linux-3.3/sound/pci/oxygen/ |
D | oxygen_lib.c | 320 static void configure_pcie_bridge(struct pci_dev *pci) in configure_pcie_bridge() 585 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() 730 int oxygen_pci_suspend(struct pci_dev *pci, pm_message_t state) in oxygen_pci_suspend() 790 int oxygen_pci_resume(struct pci_dev *pci) in oxygen_pci_resume() 826 void oxygen_pci_shutdown(struct pci_dev *pci) in oxygen_pci_shutdown()
|
/linux-3.3/drivers/uwb/ |
D | whci.c | 18 struct pci_dev *pci; member 140 static int whci_n_caps(struct pci_dev *pci) in whci_n_caps() 154 static int whci_probe(struct pci_dev *pci, const struct pci_device_id *id) in whci_probe() 225 static void whci_remove(struct pci_dev *pci) in whci_remove()
|
/linux-3.3/sound/pci/au88x0/ |
D | au88x0.c | 141 snd_vortex_create(struct snd_card *card, struct pci_dev *pci, vortex_t ** rchip) in snd_vortex_create() 238 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_vortex_probe() 371 static void __devexit snd_vortex_remove(struct pci_dev *pci) in snd_vortex_remove()
|
/linux-3.3/sound/pci/cs5535audio/ |
D | cs5535audio_pm.c | 58 int snd_cs5535audio_suspend(struct pci_dev *pci, pm_message_t state) in snd_cs5535audio_suspend() 84 int snd_cs5535audio_resume(struct pci_dev *pci) in snd_cs5535audio_resume()
|
D | cs5535audio.c | 274 struct pci_dev *pci, in snd_cs5535audio_create() 341 static int __devinit snd_cs5535audio_probe(struct pci_dev *pci, in snd_cs5535audio_probe() 390 static void __devexit snd_cs5535audio_remove(struct pci_dev *pci) in snd_cs5535audio_remove()
|
/linux-3.3/sound/pci/cs46xx/ |
D | cs46xx.c | 76 static int __devinit snd_card_cs46xx_probe(struct pci_dev *pci, in snd_card_cs46xx_probe() 158 static void __devexit snd_card_cs46xx_remove(struct pci_dev *pci) in snd_card_cs46xx_remove()
|
/linux-3.3/sound/pci/trident/ |
D | trident.c | 76 static int __devinit snd_trident_probe(struct pci_dev *pci, in snd_trident_probe() 169 static void __devexit snd_trident_remove(struct pci_dev *pci) in snd_trident_remove()
|
/linux-3.3/drivers/usb/dwc3/ |
D | dwc3-pci.c | 56 static int __devinit dwc3_pci_probe(struct pci_dev *pci, in dwc3_pci_probe() 143 static void __devexit dwc3_pci_remove(struct pci_dev *pci) in dwc3_pci_remove()
|
/linux-3.3/drivers/staging/rts_pstor/ |
D | rtsx.c | 345 static int rtsx_suspend(struct pci_dev *pci, pm_message_t state) in rtsx_suspend() 384 static int rtsx_resume(struct pci_dev *pci) in rtsx_resume() 433 static void rtsx_shutdown(struct pci_dev *pci) in rtsx_shutdown() 897 static int __devinit rtsx_probe(struct pci_dev *pci, in rtsx_probe() 1053 static void __devexit rtsx_remove(struct pci_dev *pci) in rtsx_remove()
|
/linux-3.3/drivers/input/gameport/ |
D | fm801-gp.c | 81 static int __devinit fm801_gp_probe(struct pci_dev *pci, const struct pci_device_id *id) in fm801_gp_probe() 132 static void __devexit fm801_gp_remove(struct pci_dev *pci) in fm801_gp_remove()
|
/linux-3.3/drivers/media/video/cx88/ |
D | cx88-core.c | 128 int cx88_risc_buffer(struct pci_dev *pci, struct btcx_riscmem *risc, in cx88_risc_buffer() 167 int cx88_risc_databuffer(struct pci_dev *pci, struct btcx_riscmem *risc, in cx88_risc_databuffer() 194 int cx88_risc_stopper(struct pci_dev *pci, struct btcx_riscmem *risc, in cx88_risc_stopper() 1022 struct pci_dev *pci, in cx88_vdev_init() 1040 struct cx88_core* cx88_core_get(struct pci_dev *pci) in cx88_core_get() 1070 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put()
|
D | cx88-cards.c | 3262 static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci) in cx88_card_list() 3601 static int cx88_pci_quirks(const char *name, struct pci_dev *pci) in cx88_pci_quirks() 3654 int cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci) in cx88_get_resources() 3670 struct cx88_core *cx88_core_create(struct pci_dev *pci, int nr) in cx88_core_create()
|
/linux-3.3/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 671 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device() 2055 ahc_dev_softc_t pci; in ahc_aic785X_setup() local 2073 ahc_dev_softc_t pci; in ahc_aic7860_setup() local 2178 ahc_dev_softc_t pci; in ahc_aic7880_setup() local 2250 ahc_dev_softc_t pci; in ahc_aic7890_setup() local 2281 ahc_dev_softc_t pci; in ahc_aic7895_setup() local 2347 ahc_dev_softc_t pci; in ahc_aic7896_setup() local 2362 ahc_dev_softc_t pci; in ahc_aic7899_setup() local 2396 ahc_dev_softc_t pci; in ahc_aha394XX_setup() local 2418 ahc_dev_softc_t pci; in ahc_aha398XX_setup() local [all …]
|
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()
|
/linux-3.3/arch/powerpc/boot/dts/ |
D | mpc5121ads.dts | 387 pci: pci@80008500 { label
|
/linux-3.3/drivers/media/video/ |
D | btcx-risc.c | 48 void btcx_riscmem_free(struct pci_dev *pci, in btcx_riscmem_free() 62 int btcx_riscmem_alloc(struct pci_dev *pci, in btcx_riscmem_alloc()
|
/linux-3.3/sound/pci/ymfpci/ |
D | ymfpci.c | 170 static int __devinit snd_card_ymfpci_probe(struct pci_dev *pci, in snd_card_ymfpci_probe() 347 static void __devexit snd_card_ymfpci_remove(struct pci_dev *pci) in snd_card_ymfpci_remove()
|