Home
last modified time | relevance | path

Searched refs:driver_priv (Results 1 – 25 of 63) sorted by relevance

123

/Linux-v4.19/drivers/net/usb/
Dax88172a.c70 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_adjust_link()
100 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_init_mdio()
133 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_remove_mdio()
207 dev->driver_priv = priv; in ax88172a_bind()
268 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_stop()
284 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_unbind()
293 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_reset()
370 struct ax88172a_private *dp = dev->driver_priv; in ax88172a_rx_fixup()
Dasix_devices.c604 struct asix_common_private *priv = dev->driver_priv; in ax88772_suspend()
627 struct asix_common_private *priv = dev->driver_priv; in asix_suspend()
637 struct asix_common_private *priv = dev->driver_priv; in ax88772_restore_phy()
681 struct asix_common_private *priv = dev->driver_priv; in asix_resume()
756 dev->driver_priv = kzalloc(sizeof(struct asix_common_private), GFP_KERNEL); in ax88772_bind()
757 if (!dev->driver_priv) in ax88772_bind()
760 priv = dev->driver_priv; in ax88772_bind()
777 asix_rx_fixup_common_free(dev->driver_priv); in ax88772_unbind()
778 kfree(dev->driver_priv); in ax88772_unbind()
1111 dev->driver_priv = kzalloc(sizeof(struct asix_common_private), GFP_KERNEL); in ax88178_bind()
[all …]
Dlg-vl600.c82 dev->driver_priv = s; in vl600_bind()
100 struct vl600_state *s = dev->driver_priv; in vl600_unbind()
118 struct vl600_state *s = dev->driver_priv; in vl600_rx_fixup()
/Linux-v4.19/drivers/vme/bridges/
Dvme_fake.c103 bridge = fake_bridge->driver_priv; in fake_VIRQ_tasklet()
136 bridge = fake_bridge->driver_priv; in fake_irq_generate()
168 bridge = fake_bridge->driver_priv; in fake_slave_set()
234 bridge = image->parent->driver_priv; in fake_slave_get()
266 bridge = fake_bridge->driver_priv; in fake_master_set()
349 bridge = image->parent->driver_priv; in __fake_master_get()
531 priv = fake_bridge->driver_priv; in fake_master_read()
721 bridge = fake_bridge->driver_priv; in fake_master_write()
817 bridge = image->parent->driver_priv; in fake_master_rmw()
863 bridge = fake_bridge->driver_priv; in fake_lm_set()
[all …]
Dvme_ca91cx42.c102 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_VERR_irqhandler()
119 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_LERR_irqhandler()
137 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_VIRQ_irqhandler()
162 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irqhandler()
204 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irq_init()
254 driver_priv); in ca91cx42_irq_exit()
281 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irq_set()
306 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_irq_generate()
349 bridge = ca91cx42_bridge->driver_priv; in ca91cx42_slave_set()
451 bridge = image->parent->driver_priv; in ca91cx42_slave_get()
[all …]
Dvme_tsi148.c127 bridge = tsi148_bridge->driver_priv; in tsi148_MB_irqhandler()
148 bridge = tsi148_bridge->driver_priv; in tsi148_PERR_irqhandler()
177 bridge = tsi148_bridge->driver_priv; in tsi148_VERR_irqhandler()
224 bridge = tsi148_bridge->driver_priv; in tsi148_VIRQ_irqhandler()
256 bridge = tsi148_bridge->driver_priv; in tsi148_irqhandler()
317 bridge = tsi148_bridge->driver_priv; in tsi148_irq_init()
372 struct tsi148_driver *bridge = tsi148_bridge->driver_priv; in tsi148_irq_exit()
410 bridge = tsi148_bridge->driver_priv; in tsi148_irq_set()
447 bridge = tsi148_bridge->driver_priv; in tsi148_irq_generate()
489 bridge = tsi148_bridge->driver_priv; in tsi148_slave_set()
[all …]
/Linux-v4.19/drivers/gpu/drm/via/
Dvia_drv.c42 file->driver_priv = file_priv; in via_driver_open()
51 struct via_file_private *file_priv = file->driver_priv; in via_driver_postclose()
Dvia_mm.c117 struct via_file_private *file_priv = file->driver_priv; in via_mem_alloc()
208 struct via_file_private *file_priv = file->driver_priv; in via_reclaim_buffers_locked()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_perfmon.c103 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_create_ioctl()
149 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_destroy_ioctl()
167 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_get_values_ioctl()
/Linux-v4.19/drivers/gpu/drm/sis/
Dsis_drv.c86 file->driver_priv = file_priv; in sis_driver_open()
95 struct sis_file_private *file_priv = file->driver_priv; in sis_driver_postclose()
Dsis_mm.c89 struct sis_file_private *file_priv = file->driver_priv; in sis_drm_alloc()
314 struct sis_file_private *file_priv = file->driver_priv; in sis_reclaim_buffers_locked()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_context.c554 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_context_open()
574 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_context_close()
719 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_context_create_ioctl()
758 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_context_destroy_ioctl()
787 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_context_getparam_ioctl()
833 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_context_setparam_ioctl()
920 ctx = __i915_gem_context_lookup_rcu(file->driver_priv, args->ctx_id); in i915_gem_context_reset_stats_ioctl()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c290 file->driver_priv = vfpriv; in virtio_gpu_driver_open()
302 vfpriv = file->driver_priv; in virtio_gpu_driver_postclose()
306 file->driver_priv = NULL; in virtio_gpu_driver_postclose()
Dvirtgpu_gem.c142 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_gem_object_open()
163 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_gem_object_close()
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c57 file->driver_priv = file_priv; in exynos_drm_open()
66 file->driver_priv = NULL; in exynos_drm_open()
73 kfree(file->driver_priv); in exynos_drm_postclose()
74 file->driver_priv = NULL; in exynos_drm_postclose()
/Linux-v4.19/drivers/gpu/drm/vgem/
Dvgem_fence.c157 struct vgem_file *vfile = file->driver_priv; in vgem_fence_attach_ioctl()
240 struct vgem_file *vfile = file->driver_priv; in vgem_fence_signal_ioctl()
/Linux-v4.19/include/drm/
Ddrm_auth.h84 void *driver_priv; member
Ddrm_file.h267 void *driver_priv; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c103 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_init()
570 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_bos()
815 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_bo_vm_update_pte()
902 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_ib_vm_chunk()
986 struct amdgpu_fpriv *fpriv = parser->filp->driver_priv; in amdgpu_cs_ib_fill()
1058 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_process_fence_dep()
1203 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_submit()
1354 ctx = amdgpu_ctx_get(filp->driver_priv, wait->in.ctx_id); in amdgpu_cs_wait_ioctl()
1403 ctx = amdgpu_ctx_get(filp->driver_priv, user->ctx_id); in amdgpu_cs_get_fence()
1642 struct amdgpu_fpriv *fpriv = parser->filp->driver_priv; in amdgpu_cs_find_mapping()
Damdgpu_sched.c66 fpriv = file->driver_priv; in amdgpu_sched_process_priority_override()
/Linux-v4.19/drivers/ps3/
Dps3-vuart.c98 BUG_ON(!dev->driver_priv); in to_port_priv()
99 return (struct ps3_vuart_port_priv *)dev->driver_priv; in to_port_priv()
1031 dev->driver_priv = kzalloc(sizeof(struct ps3_vuart_port_priv), in ps3_vuart_probe()
1034 if (!dev->driver_priv) { in ps3_vuart_probe()
1079 kfree(dev->driver_priv); in ps3_vuart_probe()
1080 dev->driver_priv = NULL; in ps3_vuart_probe()
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddrm.c247 filp->driver_priv = fpriv; in tegra_drm_open()
596 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_open_channel()
629 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_close_channel()
653 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_get_syncpt()
683 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_submit()
706 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_get_syncpt_base()
938 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_postclose()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_kms.c651 file_priv->driver_priv = NULL; in radeon_driver_open_kms()
697 file_priv->driver_priv = fpriv; in radeon_driver_open_kms()
733 if (rdev->family >= CHIP_CAYMAN && file_priv->driver_priv) { in radeon_driver_postclose_kms()
734 struct radeon_fpriv *fpriv = file_priv->driver_priv; in radeon_driver_postclose_kms()
749 file_priv->driver_priv = NULL; in radeon_driver_postclose_kms()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dmock_context.c100 return i915_gem_create_context(i915, file->driver_priv); in live_context()
/Linux-v4.19/drivers/gpu/drm/v3d/
Dv3d_drv.c140 file->driver_priv = v3d_priv; in v3d_open()
148 struct v3d_file_priv *v3d_priv = file->driver_priv; in v3d_postclose()

123