/drivers/net/usb/ |
D | ax88172a.c | 33 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_adjust_link() 63 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_init_mdio() 96 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_remove_mdio() 172 dev->driver_priv = priv; in ax88172a_bind() 239 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_stop() 255 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_unbind() 264 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_reset() 341 struct ax88172a_private *dp = dev->driver_priv; in ax88172a_rx_fixup()
|
D | asix_devices.c | 327 struct asix_common_private *priv = dev->driver_priv; in ax88772_reset() 357 struct asix_common_private *priv = dev->driver_priv; in ax88772_hw_reset() 451 struct asix_common_private *priv = dev->driver_priv; in ax88772a_hw_reset() 596 struct asix_common_private *priv = dev->driver_priv; in ax88772_suspend() 614 struct asix_common_private *priv = dev->driver_priv; in asix_suspend() 624 struct asix_common_private *priv = dev->driver_priv; in ax88772_resume() 637 struct asix_common_private *priv = dev->driver_priv; in ax88772a_resume() 652 struct asix_common_private *priv = dev->driver_priv; in asix_resume() 662 struct asix_common_private *priv = dev->driver_priv; in ax88772_init_mdio() 681 struct asix_common_private *priv = dev->driver_priv; in ax88772_init_phy() [all …]
|
D | cx82310_eth.c | 180 dev->driver_priv = priv; in cx82310_bind() 219 kfree(dev->driver_priv); in cx82310_bind() 227 struct cx82310_priv *priv = dev->driver_priv; in cx82310_unbind() 231 kfree(dev->driver_priv); in cx82310_unbind() 246 struct cx82310_priv *priv = dev->driver_priv; in cx82310_rx_fixup()
|
D | aqc111.c | 200 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_get_drvinfo() 217 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_get_wol() 230 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_set_wol() 269 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_get_link_ksettings() 322 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_set_phy_speed() 371 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_set_link_ksettings() 531 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_set_rx_mode() 569 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_set_features() 710 dev->driver_priv = aqc111_data; in aqc111_bind() 754 struct aqc111_data *aqc111_data = dev->driver_priv; in aqc111_unbind() [all …]
|
D | smsc95xx.c | 276 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_mdio_read_nopm() 283 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_mdio_write_nopm() 475 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_set_multicast() 534 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_phy_update_flowcontrol() 571 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_mac_update_fullduplex() 711 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_ethtool_get_wol() 721 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_ethtool_set_wol() 812 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_start_tx_path() 832 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_start_rx_path() 844 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_reset() [all …]
|
D | ax88179_178a.c | 195 struct ax88179_data *ax179_data = dev->driver_priv; in ax88179_set_pm_mode() 202 struct ax88179_data *ax179_data = dev->driver_priv; in ax88179_in_pm() 212 struct ax88179_data *ax179_data = dev->driver_priv; in __ax88179_read_cmd() 236 struct ax88179_data *ax179_data = dev->driver_priv; in __ax88179_write_cmd() 408 struct ax88179_data *priv = dev->driver_priv; in ax88179_suspend() 531 ax179_data = dev->driver_priv; in ax88179_disconnect() 541 struct ax88179_data *priv = dev->driver_priv; in ax88179_get_wol() 551 struct ax88179_data *priv = dev->driver_priv; in ax88179_set_wol() 735 struct ax88179_data *priv = dev->driver_priv; in ax88179_chk_eee() 838 struct ax88179_data *priv = dev->driver_priv; in ax88179_get_eee() [all …]
|
D | lg-vl600.c | 70 dev->driver_priv = s; in vl600_bind() 88 struct vl600_state *s = dev->driver_priv; in vl600_unbind() 104 struct vl600_state *s = dev->driver_priv; in vl600_rx_fixup()
|
/drivers/vme/bridges/ |
D | vme_fake.c | 99 bridge = fake_bridge->driver_priv; in fake_VIRQ_tasklet() 132 bridge = fake_bridge->driver_priv; in fake_irq_generate() 164 bridge = fake_bridge->driver_priv; in fake_slave_set() 230 bridge = image->parent->driver_priv; in fake_slave_get() 262 bridge = fake_bridge->driver_priv; in fake_master_set() 345 bridge = image->parent->driver_priv; in __fake_master_get() 530 priv = fake_bridge->driver_priv; in fake_master_read() 723 bridge = fake_bridge->driver_priv; in fake_master_write() 819 bridge = image->parent->driver_priv; in fake_master_rmw() 865 bridge = fake_bridge->driver_priv; in fake_lm_set() [all …]
|
D | vme_ca91cx42.c | 98 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_VERR_irqhandler() 115 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_LERR_irqhandler() 133 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_VIRQ_irqhandler() 158 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irqhandler() 200 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irq_init() 250 driver_priv); in ca91cx42_irq_exit() 277 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irq_set() 302 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irq_generate() 345 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_slave_set() 447 bridge = image->parent->driver_priv; in ca91cx42_slave_get() [all …]
|
D | vme_tsi148.c | 123 bridge = tsi148_bridge->driver_priv; in tsi148_MB_irqhandler() 144 bridge = tsi148_bridge->driver_priv; in tsi148_PERR_irqhandler() 173 bridge = tsi148_bridge->driver_priv; in tsi148_VERR_irqhandler() 220 bridge = tsi148_bridge->driver_priv; in tsi148_VIRQ_irqhandler() 252 bridge = tsi148_bridge->driver_priv; in tsi148_irqhandler() 313 bridge = tsi148_bridge->driver_priv; in tsi148_irq_init() 368 struct tsi148_driver *bridge = tsi148_bridge->driver_priv; in tsi148_irq_exit() 406 bridge = tsi148_bridge->driver_priv; in tsi148_irq_set() 443 bridge = tsi148_bridge->driver_priv; in tsi148_irq_generate() 485 bridge = tsi148_bridge->driver_priv; in tsi148_slave_set() [all …]
|
/drivers/gpu/drm/tegra/ |
D | uapi.c | 79 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_open() 135 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_close() 158 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_map() 253 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_unmap() 280 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_syncpoint_allocate() 305 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_syncpoint_free()
|
/drivers/gpu/drm/panfrost/ |
D | panfrost_drv.c | 81 struct panfrost_file_priv *priv = file->driver_priv; in panfrost_ioctl_create_bo() 140 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_lookup_bos() 276 job->file_priv = file->driver_priv; in panfrost_ioctl_submit() 364 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_ioctl_get_bo_offset() 391 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_ioctl_madvise() 468 file->driver_priv = panfrost_priv; in panfrost_open() 492 struct panfrost_file_priv *panfrost_priv = file->driver_priv; in panfrost_postclose()
|
D | panfrost_perfcnt.c | 74 struct panfrost_file_priv *user = file_priv->driver_priv; in panfrost_perfcnt_enable_locked() 182 struct panfrost_file_priv *user = file_priv->driver_priv; in panfrost_perfcnt_disable_locked() 250 if (perfcnt->user != file_priv->driver_priv) { in panfrost_ioctl_perfcnt_dump() 270 struct panfrost_file_priv *pfile = file_priv->driver_priv; in panfrost_perfcnt_close()
|
/drivers/gpu/drm/via/ |
D | via_drv.c | 45 file->driver_priv = file_priv; in via_driver_open() 54 struct via_file_private *file_priv = file->driver_priv; in via_driver_postclose()
|
D | via_mm.c | 121 struct via_file_private *file_priv = file->driver_priv; in via_mem_alloc() 212 struct via_file_private *file_priv = file->driver_priv; in via_reclaim_buffers_locked()
|
/drivers/gpu/drm/vc4/ |
D | vc4_perfmon.c | 104 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_create_ioctl() 156 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_destroy_ioctl() 180 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_get_values_ioctl()
|
/drivers/gpu/drm/lima/ |
D | lima_drv.c | 105 struct lima_drm_priv *priv = file->driver_priv; in lima_ioctl_gem_submit() 191 struct lima_drm_priv *priv = file->driver_priv; in lima_ioctl_ctx_create() 203 struct lima_drm_priv *priv = file->driver_priv; in lima_ioctl_ctx_free() 229 file->driver_priv = priv; in lima_drm_driver_open() 239 struct lima_drm_priv *priv = file->driver_priv; in lima_drm_driver_postclose()
|
/drivers/gpu/drm/sis/ |
D | sis_drv.c | 89 file->driver_priv = file_priv; in sis_driver_open() 98 struct sis_file_private *file_priv = file->driver_priv; in sis_driver_postclose()
|
/drivers/gpu/drm/v3d/ |
D | v3d_perfmon.c | 121 struct v3d_file_priv *v3d_priv = file_priv->driver_priv; in v3d_perfmon_create_ioctl() 169 struct v3d_file_priv *v3d_priv = file_priv->driver_priv; in v3d_perfmon_destroy_ioctl() 189 struct v3d_file_priv *v3d_priv = file_priv->driver_priv; in v3d_perfmon_get_values_ioctl()
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 58 file->driver_priv = file_priv; in exynos_drm_open() 67 file->driver_priv = NULL; in exynos_drm_open() 74 kfree(file->driver_priv); in exynos_drm_postclose() 75 file->driver_priv = NULL; in exynos_drm_postclose()
|
/drivers/gpu/drm/virtio/ |
D | virtgpu_ioctl.c | 44 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_create_context() 82 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_execbuffer_ioctl() 337 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_transfer_from_host_ioctl() 392 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_transfer_to_host_ioctl() 615 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_resource_create_blob_ioctl()
|
D | virtgpu_kms.c | 306 file->driver_priv = vfpriv; in virtio_gpu_driver_open() 313 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_driver_postclose() 326 file->driver_priv = NULL; in virtio_gpu_driver_postclose()
|
/drivers/gpu/drm/vgem/ |
D | vgem_fence.c | 130 struct vgem_file *vfile = file->driver_priv; in vgem_fence_attach_ioctl() 208 struct vgem_file *vfile = file->driver_priv; in vgem_fence_signal_ioctl()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cs.c | 98 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_init() 484 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_bos() 640 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_sync_rings() 715 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_vm_handling() 864 struct amdgpu_fpriv *fpriv = parser->filp->driver_priv; in amdgpu_cs_ib_fill() 944 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_process_fence_dep() 1201 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_submit() 1381 ctx = amdgpu_ctx_get(filp->driver_priv, wait->in.ctx_id); in amdgpu_cs_wait_ioctl() 1429 ctx = amdgpu_ctx_get(filp->driver_priv, user->ctx_id); in amdgpu_cs_get_fence() 1673 struct amdgpu_fpriv *fpriv = parser->filp->driver_priv; in amdgpu_cs_find_mapping()
|
/drivers/gpu/drm/radeon/ |
D | radeon_kms.c | 655 file_priv->driver_priv = NULL; in radeon_driver_open_kms() 698 file_priv->driver_priv = fpriv; in radeon_driver_open_kms() 743 if (rdev->family >= CHIP_CAYMAN && file_priv->driver_priv) { in radeon_driver_postclose_kms() 744 struct radeon_fpriv *fpriv = file_priv->driver_priv; in radeon_driver_postclose_kms() 759 file_priv->driver_priv = NULL; in radeon_driver_postclose_kms()
|