Home
last modified time | relevance | path

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

123

/drivers/net/usb/
Dax88172a.c58 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_adjust_link()
88 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_init_mdio()
121 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_remove_mdio()
195 dev->driver_priv = priv; in ax88172a_bind()
256 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_stop()
272 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_unbind()
281 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_reset()
358 struct ax88172a_private *dp = dev->driver_priv; in ax88172a_rx_fixup()
Daqc111.c200 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 …]
Dasix_devices.c592 struct asix_common_private *priv = dev->driver_priv; in ax88772_suspend()
615 struct asix_common_private *priv = dev->driver_priv; in asix_suspend()
625 struct asix_common_private *priv = dev->driver_priv; in ax88772_restore_phy()
669 struct asix_common_private *priv = dev->driver_priv; in asix_resume()
749 dev->driver_priv = kzalloc(sizeof(struct asix_common_private), GFP_KERNEL); in ax88772_bind()
750 if (!dev->driver_priv) in ax88772_bind()
753 priv = dev->driver_priv; in ax88772_bind()
770 asix_rx_fixup_common_free(dev->driver_priv); in ax88772_unbind()
771 kfree(dev->driver_priv); in ax88772_unbind()
1104 dev->driver_priv = kzalloc(sizeof(struct asix_common_private), GFP_KERNEL); in ax88178_bind()
[all …]
Dlg-vl600.c70 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/
Dvme_fake.c99 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()
527 priv = fake_bridge->driver_priv; in fake_master_read()
717 bridge = fake_bridge->driver_priv; in fake_master_write()
813 bridge = image->parent->driver_priv; in fake_master_rmw()
859 bridge = fake_bridge->driver_priv; in fake_lm_set()
[all …]
Dvme_ca91cx42.c98 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 …]
Dvme_tsi148.c123 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/lima/
Dlima_drv.c92 struct lima_drm_priv *priv = file->driver_priv; in lima_ioctl_gem_submit()
178 struct lima_drm_priv *priv = file->driver_priv; in lima_ioctl_ctx_create()
190 struct lima_drm_priv *priv = file->driver_priv; in lima_ioctl_ctx_free()
216 file->driver_priv = priv; in lima_drm_driver_open()
226 struct lima_drm_priv *priv = file->driver_priv; in lima_drm_driver_postclose()
Dlima_drv.h42 return file->driver_priv; in to_lima_drm_priv()
/drivers/gpu/drm/panfrost/
Dpanfrost_drv.c81 struct panfrost_file_priv *priv = file->driver_priv; in panfrost_ioctl_create_bo()
131 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_lookup_bos()
271 job->file_priv = file->driver_priv; in panfrost_ioctl_submit()
360 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_ioctl_get_bo_offset()
387 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_ioctl_madvise()
490 file->driver_priv = panfrost_priv; in panfrost_open()
519 struct panfrost_file_priv *panfrost_priv = file->driver_priv; in panfrost_postclose()
Dpanfrost_perfcnt.c73 struct panfrost_file_priv *user = file_priv->driver_priv; in panfrost_perfcnt_enable_locked()
181 struct panfrost_file_priv *user = file_priv->driver_priv; in panfrost_perfcnt_disable_locked()
247 if (perfcnt->user != file_priv->driver_priv) { in panfrost_ioctl_perfcnt_dump()
267 struct panfrost_file_priv *pfile = file_priv->driver_priv; in panfrost_perfcnt_close()
Dpanfrost_gem.c125 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_gem_open()
175 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_gem_close()
/drivers/gpu/drm/via/
Dvia_drv.c45 file->driver_priv = file_priv; in via_driver_open()
54 struct via_file_private *file_priv = file->driver_priv; in via_driver_postclose()
Dvia_mm.c122 struct via_file_private *file_priv = file->driver_priv; in via_mem_alloc()
213 struct via_file_private *file_priv = file->driver_priv; in via_reclaim_buffers_locked()
/drivers/gpu/drm/vc4/
Dvc4_perfmon.c104 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/sis/
Dsis_drv.c88 file->driver_priv = file_priv; in sis_driver_open()
97 struct sis_file_private *file_priv = file->driver_priv; in sis_driver_postclose()
/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c58 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/
Dvirtgpu_kms.c276 file->driver_priv = vfpriv; in virtio_gpu_driver_open()
288 vfpriv = file->driver_priv; in virtio_gpu_driver_postclose()
292 file->driver_priv = NULL; in virtio_gpu_driver_postclose()
Dvirtgpu_gem.c138 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_gem_object_open()
159 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_gem_object_close()
/drivers/gpu/drm/vgem/
Dvgem_fence.c130 struct vgem_file *vfile = file->driver_priv; in vgem_fence_attach_ioctl()
209 struct vgem_file *vfile = file->driver_priv; in vgem_fence_signal_ioctl()
/drivers/ps3/
Dps3-vuart.c86 BUG_ON(!dev->driver_priv); in to_port_priv()
87 return (struct ps3_vuart_port_priv *)dev->driver_priv; in to_port_priv()
1019 dev->driver_priv = kzalloc(sizeof(struct ps3_vuart_port_priv), in ps3_vuart_probe()
1022 if (!dev->driver_priv) { in ps3_vuart_probe()
1067 kfree(dev->driver_priv); in ps3_vuart_probe()
1068 dev->driver_priv = NULL; in ps3_vuart_probe()
/drivers/gpu/drm/tegra/
Ddrm.c261 filp->driver_priv = fpriv; in tegra_drm_open()
610 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_open_channel()
643 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_close_channel()
667 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_get_syncpt()
697 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_submit()
720 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_get_syncpt_base()
952 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_postclose()
/drivers/gpu/drm/radeon/
Dradeon_kms.c632 file_priv->driver_priv = NULL; in radeon_driver_open_kms()
678 file_priv->driver_priv = fpriv; in radeon_driver_open_kms()
714 if (rdev->family >= CHIP_CAYMAN && file_priv->driver_priv) { in radeon_driver_postclose_kms()
715 struct radeon_fpriv *fpriv = file_priv->driver_priv; in radeon_driver_postclose_kms()
730 file_priv->driver_priv = NULL; in radeon_driver_postclose_kms()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c107 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_init()
573 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_bos()
787 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_vm_handling()
943 struct amdgpu_fpriv *fpriv = parser->filp->driver_priv; in amdgpu_cs_ib_fill()
1017 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_process_fence_dep()
1274 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_submit()
1425 ctx = amdgpu_ctx_get(filp->driver_priv, wait->in.ctx_id); in amdgpu_cs_wait_ioctl()
1473 ctx = amdgpu_ctx_get(filp->driver_priv, user->ctx_id); in amdgpu_cs_get_fence()
1715 struct amdgpu_fpriv *fpriv = parser->filp->driver_priv; in amdgpu_cs_find_mapping()
/drivers/gpu/drm/i915/gem/
Di915_gem_throttle.c38 struct drm_i915_file_private *file_priv = file->driver_priv; in i915_gem_throttle_ioctl()

123