Home
last modified time | relevance | path

Searched defs:pci (Results 1 – 25 of 55) sorted by relevance

123

/drivers/edac/
Dedac_pci.c44 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()
172 struct edac_pci_ctl_info *pci; in complete_edac_pci_list_del() local
184 static void del_edac_pci_from_global_list(struct edac_pci_ctl_info *pci) in del_edac_pci_from_global_list()
236 struct edac_pci_ctl_info *pci = to_edac_pci_ctl_work(d_work); in edac_pci_workq_function() local
272 static void edac_pci_workq_setup(struct edac_pci_ctl_info *pci, in edac_pci_workq_setup()
286 static void edac_pci_workq_teardown(struct edac_pci_ctl_info *pci) in edac_pci_workq_teardown()
304 void edac_pci_reset_delay_period(struct edac_pci_ctl_info *pci, in edac_pci_reset_delay_period()
[all …]
Dedac_pci_sysfs.c61 static ssize_t instance_pe_count_show(struct edac_pci_ctl_info *pci, char *data) in instance_pe_count_show()
66 static ssize_t instance_npe_count_show(struct edac_pci_ctl_info *pci, in instance_npe_count_show()
78 struct edac_pci_ctl_info *pci; in edac_pci_instance_release() local
102 struct edac_pci_ctl_info *pci = to_instance(kobj); in edac_pci_instance_show() local
115 struct edac_pci_ctl_info *pci = to_instance(kobj); in edac_pci_instance_store() local
158 static int edac_pci_create_instance_kobj(struct edac_pci_ctl_info *pci, int idx) in edac_pci_create_instance_kobj()
201 struct edac_pci_ctl_info *pci) in edac_pci_unregister_sysfs_instance_kobj()
439 int edac_pci_create_sysfs(struct edac_pci_ctl_info *pci) in edac_pci_create_sysfs()
480 void edac_pci_remove_sysfs(struct edac_pci_ctl_info *pci) in edac_pci_remove_sysfs()
713 void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg) in edac_pci_handle_pe()
[all …]
Dmv64x60_edac.c31 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
Dmpc85xx_edac.c146 static void mpc85xx_pci_check(struct edac_pci_ctl_info *pci) in mpc85xx_pci_check()
185 struct edac_pci_ctl_info *pci = dev_id; in mpc85xx_pci_isr() local
202 struct edac_pci_ctl_info *pci; in mpc85xx_pci_err_probe() local
307 struct edac_pci_ctl_info *pci = dev_get_drvdata(&op->dev); in mpc85xx_pci_err_remove() local
/drivers/media/common/
Dsaa7146_core.c179 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()
353 static int saa7146_init_one(struct pci_dev *pci, const struct pci_device_id *ent) in saa7146_init_one()
/drivers/uwb/
Dwhci.c16 struct pci_dev *pci; member
138 static int whci_n_caps(struct pci_dev *pci) in whci_n_caps()
152 static int whci_probe(struct pci_dev *pci, const struct pci_device_id *id) in whci_probe()
223 static void whci_remove(struct pci_dev *pci) in whci_remove()
Dumc-bus.c85 struct pci_dev *pci; in umc_match_pci_id() local
/drivers/media/video/cx88/
Dcx88-core.c128 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()
1003 struct pci_dev *pci, in cx88_vdev_init()
1021 struct cx88_core* cx88_core_get(struct pci_dev *pci) in cx88_core_get()
1051 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put()
Dcx88-cards.c2717 static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci) in cx88_card_list()
3017 static int cx88_pci_quirks(const char *name, struct pci_dev *pci) in cx88_pci_quirks()
3070 int cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci) in cx88_get_resources()
3086 struct cx88_core *cx88_core_create(struct pci_dev *pci, int nr) in cx88_core_create()
Dcx88-alsa.c61 struct pci_dev *pci; member
724 struct pci_dev *pci, in snd_cx88_create()
791 static int __devinit cx88_audio_initdev(struct pci_dev *pci, in cx88_audio_initdev()
854 static void __devexit cx88_audio_finidev(struct pci_dev *pci) in cx88_audio_finidev()
Dcx88-i2c.c167 int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) in cx88_i2c_init()
Dcx88-input.c190 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init()
/drivers/scsi/aic7xxx/
Daic7xxx_pci.c671 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device()
2059 ahc_dev_softc_t pci; in ahc_aic785X_setup() local
2077 ahc_dev_softc_t pci; in ahc_aic7860_setup() local
2182 ahc_dev_softc_t pci; in ahc_aic7880_setup() local
2254 ahc_dev_softc_t pci; in ahc_aic7890_setup() local
2285 ahc_dev_softc_t pci; in ahc_aic7895_setup() local
2351 ahc_dev_softc_t pci; in ahc_aic7896_setup() local
2366 ahc_dev_softc_t pci; in ahc_aic7899_setup() local
2400 ahc_dev_softc_t pci; in ahc_aha394XX_setup() local
2422 ahc_dev_softc_t pci; in ahc_aha398XX_setup() local
[all …]
Daic7xxx_osm_pci.c208 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()
Daic79xx_pci.c257 ahd_find_pci_device(ahd_dev_softc_t pci) in ahd_find_pci_device()
949 ahd_dev_softc_t pci; in ahd_aic790X_setup() local
Daic79xx_osm.h495 ahd_get_pci_function(ahd_dev_softc_t pci) in ahd_get_pci_function()
502 ahd_get_pci_slot(ahd_dev_softc_t pci) in ahd_get_pci_slot()
509 ahd_get_pci_bus(ahd_dev_softc_t pci) in ahd_get_pci_bus()
Daic7xxx_osm.h498 ahc_get_pci_function(ahc_dev_softc_t pci) in ahc_get_pci_function()
505 ahc_get_pci_slot(ahc_dev_softc_t pci) in ahc_get_pci_slot()
512 ahc_get_pci_bus(ahc_dev_softc_t pci) in ahc_get_pci_bus()
Daic79xx_osm_pci.c161 ahd_dev_softc_t pci; in ahd_linux_pci_dev_probe() local
/drivers/input/gameport/
Dfm801-gp.c81 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()
/drivers/media/video/
Dbtcx-risc.c48 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()
/drivers/scsi/fcoe/
Dfc_transport_fcoe.c191 struct pci_dev *pci; in fcoe_transport_match() local
309 struct pci_dev *pci; in fcoe_load_transport_driver() local
/drivers/media/video/saa7134/
Dsaa7134-core.c215 int saa7134_pgtable_alloc(struct pci_dev *pci, struct saa7134_pgtable *pt) in saa7134_pgtable_alloc()
229 int saa7134_pgtable_build(struct pci_dev *pci, struct saa7134_pgtable *pt, in saa7134_pgtable_build()
245 void saa7134_pgtable_free(struct pci_dev *pci, struct saa7134_pgtable *pt) in saa7134_pgtable_free()
/drivers/media/video/cx23885/
Dcx23885-core.c1003 int cx23885_risc_buffer(struct pci_dev *pci, struct btcx_riscmem *risc, in cx23885_risc_buffer()
1045 static int cx23885_risc_databuffer(struct pci_dev *pci, in cx23885_risc_databuffer()
1077 int cx23885_risc_stopper(struct pci_dev *pci, struct btcx_riscmem *risc, in cx23885_risc_stopper()
/drivers/pnp/
Dresource.c290 static int pci_dev_uses_irq(struct pnp_dev *pnp, struct pci_dev *pci, in pci_dev_uses_irq()
332 struct pci_dev *pci = NULL; in pci_uses_irq() local
/drivers/isdn/hardware/eicon/
Dxdi_adapter.h23 divas_pci_card_resources_t pci; member

123