| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | err.c | 163 int (*cb)(struct pci_dev *, void *), in pci_walk_bridge()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | ne2k-pci.c | 194 struct pci_dev *pci_dev; member 667 struct pci_dev *pci_dev = (struct pci_dev *) ei->priv; in ne2k_pci_get_drvinfo() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ngene/ |
| H A D | ngene-core.c | 831 static int create_ring_buffer(struct pci_dev *pci_dev, in create_ring_buffer() 881 static int AllocateRingBuffers(struct pci_dev *pci_dev, in AllocateRingBuffers() 1660 int ngene_probe(struct pci_dev *pci_dev, const struct pci_device_id *id) in ngene_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800pci.c | 447 static int rt2800pci_probe(struct pci_dev *pci_dev, in rt2800pci_probe()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | icp_qat_fw_loader_handle.h | 27 struct pci_dev *pci_dev; member
|
| H A D | adf_dev_mgr.c | 295 struct adf_accel_dev *adf_devmgr_pci_to_accel_dev(struct pci_dev *pci_dev) in adf_devmgr_pci_to_accel_dev()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 1270 static int cx25821_initdev(struct pci_dev *pci_dev, in cx25821_initdev() 1337 static void cx25821_finidev(struct pci_dev *pci_dev) in cx25821_finidev()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-i801.c | 265 struct pci_dev *pci_dev; member 1529 i801_add_tco_spt(struct i801_priv *priv, struct pci_dev *pci_dev, in i801_add_tco_spt() 1584 i801_add_tco_cnl(struct i801_priv *priv, struct pci_dev *pci_dev, in i801_add_tco_cnl() 1594 struct pci_dev *pci_dev = priv->pci_dev; in i801_add_tco() local
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | he.c | 351 static int he_init_one(struct pci_dev *pci_dev, in he_init_one() 408 static void he_remove_one(struct pci_dev *pci_dev) in he_remove_one() 976 struct pci_dev *pci_dev; in he_start() local 1530 struct pci_dev *pci_dev; in he_stop() local
|
| H A D | fore200e.c | 517 struct pci_dev *pci_dev = to_pci_dev(fore200e->dev); in fore200e_pca_configure() local 607 struct pci_dev *pci_dev = to_pci_dev(fore200e->dev); in fore200e_pca_proc_read() local 2590 static int fore200e_pca_detect(struct pci_dev *pci_dev, in fore200e_pca_detect() 2647 static void fore200e_pca_remove_one(struct pci_dev *pci_dev) in fore200e_pca_remove_one()
|
| H A D | firestream.c | 1658 struct pci_dev *pci_dev; in fs_init() local 1891 static int firestream_init_one(struct pci_dev *pci_dev, in firestream_init_one()
|
| H A D | zatm.h | 88 struct pci_dev *pci_dev; /* PCI stuff */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | efx_common.c | 981 struct pci_dev *pci_dev, struct net_device *net_dev) in efx_init_struct() 1075 struct pci_dev *pci_dev = efx->pci_dev; in efx_init_io() local
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_pci_common.h | 45 struct pci_dev *pci_dev; member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-queue.c | 324 struct pci_dev *pci_dev = s->cx->pci_dev; in _cx18_mdl_sync_for_device() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.h | 52 struct pci_dev *pci_dev; member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/ |
| H A D | tw686x-audio.c | 363 struct pci_dev *pci_dev = dev->pci_dev; in tw686x_audio_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/can/sja1000/ |
| H A D | ems_pci.c | 35 struct pci_dev *pci_dev; member
|
| H A D | kvaser_pci.c | 43 struct pci_dev *pci_dev; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/ |
| H A D | smartpqi_init.c | 427 static int pqi_map_single(struct pci_dev *pci_dev, in pqi_map_single() 448 static void pqi_pci_unmap(struct pci_dev *pci_dev, in pqi_pci_unmap() 3479 struct pci_dev *pci_dev = ctrl_info->pci_dev; in pqi_request_irqs() local 5875 struct pci_dev *pci_dev; in pqi_getpciinfo_ioctl() local 7496 static inline int pqi_set_pcie_completion_timeout(struct pci_dev *pci_dev, in pqi_set_pcie_completion_timeout() 7965 static void pqi_print_ctrl_info(struct pci_dev *pci_dev, in pqi_print_ctrl_info() 7978 static int pqi_pci_probe(struct pci_dev *pci_dev, in pqi_pci_probe() 8032 static void pqi_pci_remove(struct pci_dev *pci_dev) in pqi_pci_remove() 8061 static void pqi_shutdown(struct pci_dev *pci_dev) in pqi_shutdown() 8138 static __maybe_unused int pqi_suspend(struct pci_dev *pci_dev, pm_message_t state) in pqi_suspend() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/genwqe/ |
| H A D | card_debugfs.c | 288 struct pci_dev *pci_dev = cd->pci_dev; in info_show() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/ |
| H A D | netup_unidvb_ci.c | 185 int num, struct pci_dev *pci_dev) in netup_unidvb_ci_register()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bt878.c | 496 static void bt878_remove(struct pci_dev *pci_dev) in bt878_remove()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | acpiphp.h | 69 struct pci_dev *pci_dev; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/gasket/ |
| H A D | gasket_interrupt.c | 30 struct pci_dev *pci_dev; member
|