Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-driver.c292 struct pci_dev *pci_dev = ddi->dev; in local_pci_probe() local
380 static int __pci_device_probe(struct pci_driver *drv, struct pci_dev *pci_dev) in __pci_device_probe()
420 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_device_probe() local
444 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_device_remove() local
483 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_device_shutdown() local
510 static int pci_restore_standard_config(struct pci_dev *pci_dev) in pci_restore_standard_config()
525 static void pci_pm_default_resume(struct pci_dev *pci_dev) in pci_pm_default_resume()
535 static void pci_pm_default_resume_early(struct pci_dev *pci_dev) in pci_pm_default_resume_early()
547 static void pci_pm_set_unknown_state(struct pci_dev *pci_dev) in pci_pm_set_unknown_state()
561 static int pci_pm_reenable_device(struct pci_dev *pci_dev) in pci_pm_reenable_device()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h312 struct pci_dev { struct
313 struct list_head bus_list; /* Node in per-bus list */
314 struct pci_bus *bus; /* Bus this device is on */
315 struct pci_bus *subordinate; /* Bus this device bridges to */
317 void *sysdata; /* Hook for sys-specific extension */
318 struct proc_dir_entry *procent; /* Device entry in /proc/bus/pci */
319 struct pci_slot *slot; /* Physical slot this device is in */
321 unsigned int devfn; /* Encoded device & function index */
322 unsigned short vendor;
323 unsigned short device;
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.c178 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_bus_reset() local
247 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_tweak_hardware() local
340 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_setup_vf_jtimer() local
411 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_read_ids() local
458 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_start() local
591 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_recover_card() local
642 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_fir_checking() local
781 static int genwqe_pci_fundamental_reset(struct pci_dev *pci_dev) in genwqe_pci_fundamental_reset()
807 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_platform_recovery() local
850 struct pci_dev *pci_dev = cd->pci_dev; in genwqe_reload_bistream() local
[all …]
H 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 …]
H 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
H 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
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-driver.c187 struct pci_dev *pci_dev = cobalt->pci_dev; in cobalt_pcie_status_show() local
236 struct pci_dev *pci_dev = cobalt->pci_dev; in pcie_link_get_lanes() local
247 struct pci_dev *pci_dev = cobalt->pci_dev->bus->self; in pcie_bus_link_get_lanes() local
256 static void msi_config_show(struct cobalt *cobalt, struct pci_dev *pci_dev) in msi_config_show()
278 static void cobalt_pci_iounmap(struct cobalt *cobalt, struct pci_dev *pci_dev) in cobalt_pci_iounmap()
290 static void cobalt_free_msi(struct cobalt *cobalt, struct pci_dev *pci_dev) in cobalt_free_msi()
296 static int cobalt_setup_pci(struct cobalt *cobalt, struct pci_dev *pci_dev, in cobalt_setup_pci()
655 static int cobalt_probe(struct pci_dev *pci_dev, in cobalt_probe()
755 static void cobalt_remove(struct pci_dev *pci_dev) in cobalt_remove()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-amd-mp2-pci.c296 struct pci_dev *pci_dev) in amd_mp2_pci_init()
342 static int amd_mp2_pci_probe(struct pci_dev *pci_dev, in amd_mp2_pci_probe()
370 static void amd_mp2_pci_remove(struct pci_dev *pci_dev) in amd_mp2_pci_remove()
386 struct pci_dev *pci_dev = to_pci_dev(dev); in amd_mp2_pci_suspend() local
411 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
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H 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()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd-pci.c384 static void powermac_set_asic(struct pci_dev *pci_dev, int enable) in powermac_set_asic()
399 static inline void powermac_set_asic(struct pci_dev *pci_dev, int enable) in powermac_set_asic()
424 struct pci_dev *pci_dev = to_pci_dev(dev); in suspend_common() local
479 struct pci_dev *pci_dev = to_pci_dev(dev); in resume_common() local
528 struct pci_dev *pci_dev = to_pci_dev(dev); in hcd_pci_suspend_noirq() local
/OK3568_Linux_fs/kernel/drivers/media/pci/tw68/
H 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
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c509 struct pci_dev { struct
510 pci_dev_t devfn; argument
515 struct pci_dev *ppar; argument
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_common.c461 struct pci_dev *pci_dev = to_pci_dev(dev); in virtio_pci_freeze() local
474 struct pci_dev *pci_dev = to_pci_dev(dev); in virtio_pci_restore() local
511 static int virtio_pci_probe(struct pci_dev *pci_dev, in virtio_pci_probe()
573 static void virtio_pci_remove(struct pci_dev *pci_dev) in virtio_pci_remove()
598 static int virtio_pci_sriov_configure(struct pci_dev *pci_dev, int num_vfs) in virtio_pci_sriov_configure()
H A Dvirtio_pci_modern.c157 struct pci_dev *pci_dev = vp_dev->pci_dev; in vp_transport_features() local
510 struct pci_dev *pci_dev = vp_dev->pci_dev; in vp_get_shm_region() local
680 struct pci_dev *pci_dev = vp_dev->pci_dev; in virtio_pci_modern_probe() local
822 struct pci_dev *pci_dev = vp_dev->pci_dev; in virtio_pci_modern_remove() local
H A Dvirtio_pci_legacy.c214 struct pci_dev *pci_dev = vp_dev->pci_dev; in virtio_pci_legacy_probe() local
275 struct pci_dev *pci_dev = vp_dev->pci_dev; in virtio_pci_legacy_remove() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H 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()
700 static int cx8802_probe(struct pci_dev *pci_dev, in cx8802_probe()
749 static void cx8802_remove(struct pci_dev *pci_dev) in cx8802_remove()
/OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/
H A Dtw5864-core.c239 static int tw5864_initdev(struct pci_dev *pci_dev, in tw5864_initdev()
322 static void tw5864_finidev(struct pci_dev *pci_dev) in tw5864_finidev()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dpci.c29 struct pci_dev *pci_dev = to_pci_dev(dev); in xen_add_device() local
153 struct pci_dev *pci_dev = to_pci_dev(dev); in xen_remove_device() local
/OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c249 struct pci_dev *pci_dev = (struct pci_dev *)dev_id; in netup_unidvb_isr() local
721 struct pci_dev *pci_dev) in netup_unidvb_ci_setup()
735 static int netup_unidvb_request_mmio(struct pci_dev *pci_dev) in netup_unidvb_request_mmio()
777 static int netup_unidvb_initdev(struct pci_dev *pci_dev, in netup_unidvb_initdev()
977 static void netup_unidvb_finidev(struct pci_dev *pci_dev) in netup_unidvb_finidev()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c517 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in igb_intr_enable() local
534 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in igb_intr_disable() local
599 igb_identify_hardware(struct rte_eth_dev *dev, struct rte_pci_device *pci_dev) in igb_identify_hardware()
732 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in eth_igb_dev_init() local
1159 struct rte_pci_device *pci_dev; in eth_igbvf_dev_init() local
1267 struct rte_pci_device *pci_dev) in eth_igb_pci_probe()
1273 static int eth_igb_pci_remove(struct rte_pci_device *pci_dev) in eth_igb_pci_remove()
1287 struct rte_pci_device *pci_dev) in eth_igbvf_pci_probe()
1293 static int eth_igbvf_pci_remove(struct rte_pci_device *pci_dev) in eth_igbvf_pci_remove()
1449 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_igb_start() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx.c870 static void efx_pci_remove(struct pci_dev *pci_dev) in efx_pci_remove()
1089 static int efx_pci_probe(struct pci_dev *pci_dev, in efx_pci_probe()
1253 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_poweroff() local
1267 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_resume() local
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x-core.c240 static int tw686x_probe(struct pci_dev *pci_dev, in tw686x_probe()
361 static void tw686x_remove(struct pci_dev *pci_dev) in tw686x_remove()
/OK3568_Linux_fs/kernel/arch/x86/video/
H A Dfbdev.c18 struct pci_dev *pci_dev; in fb_is_primary_device() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdricoh_cs.c82 struct pci_dev *pci_dev; member
386 static int sdricoh_init_mmc(struct pci_dev *pci_dev, in sdricoh_init_mmc()
461 struct pci_dev *pci_dev = NULL; in sdricoh_pcmcia_probe() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-driver.c796 static int cx18_setup_pci(struct cx18 *cx, struct pci_dev *pci_dev, in cx18_setup_pci()
887 static int cx18_probe(struct pci_dev *pci_dev, in cx18_probe()
1250 static void cx18_remove(struct pci_dev *pci_dev) in cx18_remove()

12345678