Home
last modified time | relevance | path

Searched defs:pci_dev (Results 1 – 25 of 190) sorted by relevance

12345678

/linux/drivers/pci/
A Dpci-driver.c308 struct pci_dev *pci_dev = ddi->dev; in local_pci_probe() local
438 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_device_probe() local
462 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_device_remove() local
505 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_device_shutdown() local
635 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_legacy_suspend() local
662 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_legacy_suspend_late() local
676 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_legacy_resume() local
714 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_pm_prepare() local
738 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_pm_complete() local
783 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_pm_suspend() local
[all …]
A Dbus.c392 static void __pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), in __pci_walk_bus()
442 void pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus()
448 void pci_walk_bus_locked(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus_locked()
/linux/include/linux/
A Dpci.h322 struct pci_dev { struct
345 struct pci_dev *rcec; /* Associated RCEC device */ argument
413 unsigned int irq;
431 unsigned int msi_enabled:1;
440 unsigned int state_saved:1;
441 unsigned int is_physfn:1;
442 unsigned int is_virtfn:1;
470 pci_dev_flags_t dev_flags; argument
501 struct pci_dev *physfn; /* VF: related PF */ argument
513 u16 pasid_features;
[all …]
/linux/drivers/misc/genwqe/
A Dcard_base.c197 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_bus_reset() local
266 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_tweak_hardware() local
359 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_setup_vf_jtimer() local
430 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_read_ids() local
477 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_start() local
610 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_recover_card() local
661 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_fir_checking() local
826 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_platform_recovery() local
869 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_reload_bistream() local
935 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_health_thread() local
[all …]
A Dcard_ddcb.c168 struct pci_dev *pci_dev = cd->pci_dev; in print_ddcb_info() local
370 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_check_ddcb_queue() local
482 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_wait_ddcb() local
626 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_purge_ddcb() local
728 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_init_debug_data() local
760 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_enqueue_ddcb() local
916 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_execute_raw_ddcb() local
1027 struct pci_dev *pci_dev = cd->pci_dev; in setup_ddcb_queue() local
1124 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_pf_isr() local
1232 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_setup_service_layer() local
[all …]
A Dcard_dev.c158 struct pci_dev *pci_dev = cfile->cd->pci_dev; in __genwqe_search_mapping() local
195 struct pci_dev *pci_dev = cfile->cd->pci_dev; in genwqe_remove_mappings() local
397 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_vma_close() local
516 struct pci_dev *pci_dev = cd->pci_dev; in do_flash_update() local
651 struct pci_dev *pci_dev = cd->pci_dev; in do_flash_read() local
773 struct pci_dev *pci_dev = cfile->cd->pci_dev; in genwqe_pin_mem() local
1058 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_ioctl() local
1255 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_device_create() local
1311 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_inform_and_stop_processes() local
1364 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_device_remove() local
A Dcard_utils.c46 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_writeq() local
97 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_writel() local
233 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_unmap_pages() local
247 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_map_pages() local
295 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_alloc_sync_sgl() local
478 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_free_sync_sgl() local
550 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_user_vmap() local
622 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_user_vunmap() local
669 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_card_reset() local
/linux/drivers/media/pci/cobalt/
A Dcobalt-driver.c188 struct pci_dev *pci_dev = cobalt->pci_dev; in cobalt_pcie_status_show() local
237 struct pci_dev *pci_dev = cobalt->pci_dev; in pcie_link_get_lanes() local
248 struct pci_dev *pci_dev = cobalt->pci_dev->bus->self; in pcie_bus_link_get_lanes() local
257 static void msi_config_show(struct cobalt *cobalt, struct pci_dev *pci_dev) in msi_config_show()
279 static void cobalt_pci_iounmap(struct cobalt *cobalt, struct pci_dev *pci_dev) in cobalt_pci_iounmap()
291 static void cobalt_free_msi(struct cobalt *cobalt, struct pci_dev *pci_dev) in cobalt_free_msi()
297 static int cobalt_setup_pci(struct cobalt *cobalt, struct pci_dev *pci_dev, in cobalt_setup_pci()
656 static int cobalt_probe(struct pci_dev *pci_dev, in cobalt_probe()
756 static void cobalt_remove(struct pci_dev *pci_dev) in cobalt_remove()
/linux/drivers/i2c/busses/
A Di2c-amd-mp2-pci.c289 struct pci_dev *pci_dev) in amd_mp2_pci_init()
344 static int amd_mp2_pci_probe(struct pci_dev *pci_dev, in amd_mp2_pci_probe()
372 static void amd_mp2_pci_remove(struct pci_dev *pci_dev) in amd_mp2_pci_remove()
388 struct pci_dev *pci_dev = to_pci_dev(dev); in amd_mp2_pci_suspend() local
412 struct pci_dev *pci_dev = to_pci_dev(dev); in amd_mp2_pci_resume() local
463 struct pci_dev *pci_dev; in amd_mp2_find_device() local
/linux/drivers/usb/core/
A Dhcd-pci.c380 static void powermac_set_asic(struct pci_dev *pci_dev, int enable) in powermac_set_asic()
395 static inline void powermac_set_asic(struct pci_dev *pci_dev, int enable) in powermac_set_asic()
420 struct pci_dev *pci_dev = to_pci_dev(dev); in suspend_common() local
478 struct pci_dev *pci_dev = to_pci_dev(dev); in resume_common() local
526 struct pci_dev *pci_dev = to_pci_dev(dev); in hcd_pci_suspend_noirq() local
565 struct pci_dev *pci_dev = to_pci_dev(dev); in hcd_pci_poweroff_late() local
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00pci.c41 struct pci_dev *pci_dev = to_pci_dev(rt2x00dev->dev); in rt2x00pci_alloc_reg() local
65 int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops) in rt2x00pci_probe()
151 void rt2x00pci_remove(struct pci_dev *pci_dev) in rt2x00pci_remove()
/linux/drivers/media/pci/tw68/
A Dtw68-core.c211 static int tw68_initdev(struct pci_dev *pci_dev, in tw68_initdev()
340 static void tw68_finidev(struct pci_dev *pci_dev) in tw68_finidev()
364 struct pci_dev *pci_dev = to_pci_dev(dev_d); in tw68_suspend() local
/linux/drivers/virtio/
A Dvirtio_pci_common.c600 struct pci_dev *pci_dev = to_pci_dev(dev); in virtio_pci_freeze() local
613 struct pci_dev *pci_dev = to_pci_dev(dev); in virtio_pci_restore() local
627 struct pci_dev *pci_dev = to_pci_dev(dev); in vp_supports_pm_no_reset() local
682 static int virtio_pci_probe(struct pci_dev *pci_dev, in virtio_pci_probe()
745 static void virtio_pci_remove(struct pci_dev *pci_dev) in virtio_pci_remove()
770 static int virtio_pci_sriov_configure(struct pci_dev *pci_dev, int num_vfs) in virtio_pci_sriov_configure()
A Dvirtio_pci_legacy_dev.c18 struct pci_dev *pci_dev = ldev->pci_dev; in vp_legacy_probe() local
71 struct pci_dev *pci_dev = ldev->pci_dev; in vp_legacy_remove() local
/linux/drivers/media/pci/cx88/
A Dcx88-mpeg.c437 static int cx8802_suspend_common(struct pci_dev *pci_dev, pm_message_t state) in cx8802_suspend_common()
463 static int cx8802_resume_common(struct pci_dev *pci_dev) in cx8802_resume_common()
699 static int cx8802_probe(struct pci_dev *pci_dev, in cx8802_probe()
748 static void cx8802_remove(struct pci_dev *pci_dev) in cx8802_remove()
/linux/drivers/net/ethernet/sfc/siena/
A Defx.c860 static void efx_pci_remove(struct pci_dev *pci_dev) in efx_pci_remove()
1042 static int efx_pci_probe(struct pci_dev *pci_dev, in efx_pci_probe()
1164 static void efx_pci_shutdown(struct pci_dev *pci_dev) in efx_pci_shutdown()
1215 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_poweroff() local
1229 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_resume() local
/linux/drivers/net/ethernet/sfc/
A Defx.c878 static void efx_pci_remove(struct pci_dev *pci_dev) in efx_pci_remove()
1071 static int efx_pci_probe(struct pci_dev *pci_dev, in efx_pci_probe()
1206 static void efx_pci_shutdown(struct pci_dev *pci_dev) in efx_pci_shutdown()
1257 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_poweroff() local
1271 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_resume() local
/linux/drivers/media/pci/netup_unidvb/
A Dnetup_unidvb_core.c249 struct pci_dev *pci_dev = (struct pci_dev *)dev_id; in netup_unidvb_isr() local
722 struct pci_dev *pci_dev) in netup_unidvb_ci_setup()
736 static int netup_unidvb_request_mmio(struct pci_dev *pci_dev) in netup_unidvb_request_mmio()
778 static int netup_unidvb_initdev(struct pci_dev *pci_dev, in netup_unidvb_initdev()
979 static void netup_unidvb_finidev(struct pci_dev *pci_dev) in netup_unidvb_finidev()
/linux/drivers/media/pci/tw5864/
A Dtw5864-core.c239 static int tw5864_initdev(struct pci_dev *pci_dev, in tw5864_initdev()
311 static void tw5864_finidev(struct pci_dev *pci_dev) in tw5864_finidev()
/linux/drivers/accel/qaic/
A Dmhi_controller.c515 struct mhi_controller *qaic_mhi_register_controller(struct pci_dev *pci_dev, void __iomem *mhi_bar, in qaic_mhi_register_controller()
606 struct pci_dev *pci_dev = container_of(mhi_cntrl->cntrl_dev, struct pci_dev, dev); in qaic_mhi_reset_done() local
/linux/drivers/net/wireless/ath/ath11k/
A Dpci.c132 struct pci_dev *pci_dev = to_pci_dev(ab->dev); in ath11k_pci_get_msi_irq() local
418 struct pci_dev *pci_dev = ab_pci->pdev; in ath11k_pci_alloc_msi() local
576 struct pci_dev *pci_dev = ab_pci->pdev; in ath11k_pci_free_region() local
742 const struct pci_device_id *pci_dev) in ath11k_pci_probe()
/linux/drivers/xen/
A Dpci.c30 struct pci_dev *pci_dev = to_pci_dev(dev); in xen_add_device() local
150 struct pci_dev *pci_dev = to_pci_dev(dev); in xen_remove_device() local
/linux/drivers/media/pci/tw686x/
A Dtw686x-core.c240 static int tw686x_probe(struct pci_dev *pci_dev, in tw686x_probe()
364 static void tw686x_remove(struct pci_dev *pci_dev) in tw686x_remove()
/linux/drivers/mmc/host/
A Dsdricoh_cs.c82 struct pci_dev *pci_dev; member
378 static int sdricoh_init_mmc(struct pci_dev *pci_dev, in sdricoh_init_mmc()
453 struct pci_dev *pci_dev = NULL; in sdricoh_pcmcia_probe() local
/linux/drivers/misc/keba/
A Dcp500.c80 struct pci_dev *pci_dev; member
339 static int cp500_probe(struct pci_dev *pci_dev, const struct pci_device_id *id) in cp500_probe()
417 static void cp500_remove(struct pci_dev *pci_dev) in cp500_remove()

Completed in 122 milliseconds

12345678