Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/net/usb/
A Dax88172a.c33 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()
170 dev->driver_priv = priv; in ax88172a_bind()
237 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_stop()
253 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_unbind()
262 struct ax88172a_private *priv = dev->driver_priv; in ax88172a_reset()
339 struct ax88172a_private *dp = dev->driver_priv; in ax88172a_rx_fixup()
A Dasix_devices.c310 struct asix_common_private *priv = dev->driver_priv; in ax88772_ethtool_get_pauseparam()
319 struct asix_common_private *priv = dev->driver_priv; in ax88772_ethtool_set_pauseparam()
347 struct asix_common_private *priv = dev->driver_priv; in ax88772_reset()
377 struct asix_common_private *priv = dev->driver_priv; in ax88772_hw_reset()
471 struct asix_common_private *priv = dev->driver_priv; in ax88772a_hw_reset()
610 struct asix_common_private *priv = dev->driver_priv; in ax88772_suspend()
821 dev->driver_priv = priv; in ax88772_bind()
929 asix_rx_fixup_common_free(dev->driver_priv); in ax88772_unbind()
934 asix_rx_fixup_common_free(dev->driver_priv); in ax88178_unbind()
935 kfree(dev->driver_priv); in ax88178_unbind()
[all …]
A Dsmsc95xx.c85 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_read_reg()
114 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_write_reg()
264 pdata = dev->driver_priv; in smsc95xx_mdiobus_reset()
480 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_set_multicast()
539 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_phy_update_flowcontrol()
576 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_mac_update_fullduplex()
605 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_status()
722 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_ethtool_get_wol()
732 struct smsc95xx_priv *pdata = dev->driver_priv; in smsc95xx_ethtool_set_wol()
1109 dev->driver_priv = pdata; in smsc95xx_bind()
[all …]
A Dcx82310_eth.c181 dev->driver_priv = priv; in cx82310_bind()
220 kfree(dev->driver_priv); in cx82310_bind()
228 struct cx82310_priv *priv = dev->driver_priv; in cx82310_unbind()
232 kfree(dev->driver_priv); in cx82310_unbind()
247 struct cx82310_priv *priv = dev->driver_priv; in cx82310_rx_fixup()
A 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 …]
A 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()
A Dax88179_178a.c194 struct ax88179_data *ax179_data = dev->driver_priv; in ax88179_set_pm_mode()
201 struct ax88179_data *ax179_data = dev->driver_priv; in ax88179_in_pm()
405 struct ax88179_data *priv = dev->driver_priv; in ax88179_suspend()
499 struct ax88179_data *priv = dev->driver_priv; in ax88179_get_wol()
509 struct ax88179_data *priv = dev->driver_priv; in ax88179_set_wol()
693 struct ax88179_data *priv = dev->driver_priv; in ax88179_chk_eee()
796 struct ax88179_data *priv = dev->driver_priv; in ax88179_get_eee()
807 struct ax88179_data *priv = dev->driver_priv; in ax88179_set_eee()
858 struct ax88179_data *data = dev->driver_priv; in ax88179_set_multicast()
1278 dev->driver_priv = ax179_data; in ax88179_bind()
[all …]
/linux-6.3-rc2/drivers/staging/vme_user/
A 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()
528 priv = fake_bridge->driver_priv; in fake_master_read()
721 bridge = fake_bridge->driver_priv; in fake_master_write()
863 bridge = fake_bridge->driver_priv; in fake_lm_set()
905 bridge = lm->parent->driver_priv; in fake_lm_get()
970 bridge = lm->parent->driver_priv; in fake_lm_detach()
[all …]
A Dvme_tsi148.c122 bridge = tsi148_bridge->driver_priv; in tsi148_MB_irqhandler()
143 bridge = tsi148_bridge->driver_priv; in tsi148_PERR_irqhandler()
170 bridge = tsi148_bridge->driver_priv; in tsi148_VERR_irqhandler()
215 bridge = tsi148_bridge->driver_priv; in tsi148_VIRQ_irqhandler()
247 bridge = tsi148_bridge->driver_priv; in tsi148_irqhandler()
308 bridge = tsi148_bridge->driver_priv; in tsi148_irq_init()
401 bridge = tsi148_bridge->driver_priv; in tsi148_irq_set()
438 bridge = tsi148_bridge->driver_priv; in tsi148_irq_generate()
480 bridge = tsi148_bridge->driver_priv; in tsi148_slave_set()
1974 bridge = lm->parent->driver_priv; in tsi148_lm_get()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c79 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_open()
164 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_close()
187 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_map()
274 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_channel_unmap()
301 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_syncpoint_allocate()
326 struct tegra_drm_file *fpriv = file->driver_priv; in tegra_drm_ioctl_syncpoint_free()
/linux-6.3-rc2/drivers/gpu/drm/panfrost/
A Dpanfrost_drv.c81 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()
245 struct panfrost_file_priv *file_priv = file->driver_priv; in panfrost_ioctl_submit()
375 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_ioctl_get_bo_offset()
402 struct panfrost_file_priv *priv = file_priv->driver_priv; in panfrost_ioctl_madvise()
479 file->driver_priv = panfrost_priv; in panfrost_open()
503 struct panfrost_file_priv *panfrost_priv = file->driver_priv; in panfrost_postclose()
A Dpanfrost_perfcnt.c75 struct panfrost_file_priv *user = file_priv->driver_priv; in panfrost_perfcnt_enable_locked()
183 struct panfrost_file_priv *user = file_priv->driver_priv; in panfrost_perfcnt_disable_locked()
251 if (perfcnt->user != file_priv->driver_priv) { in panfrost_ioctl_perfcnt_dump()
271 struct panfrost_file_priv *pfile = file_priv->driver_priv; in panfrost_perfcnt_close()
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_drv.c586 file->driver_priv = ctx; in context_init()
612 struct msm_file_private *ctx = file->driver_priv; in msm_postclose()
670 return gpu->funcs->get_param(gpu, file->driver_priv, in msm_ioctl_get_param()
689 return gpu->funcs->set_param(gpu, file->driver_priv, in msm_ioctl_set_param()
775 struct msm_file_private *ctx = file->driver_priv; in msm_ioctl_gem_info_iova()
795 struct msm_file_private *ctx = file->driver_priv; in msm_ioctl_gem_info_set_iova()
960 queue = msm_submitqueue_get(file->driver_priv, args->queueid); in msm_ioctl_wait_fence()
1011 return msm_submitqueue_create(dev, file->driver_priv, args->prio, in msm_ioctl_submitqueue_new()
1018 return msm_submitqueue_query(dev, file->driver_priv, data); in msm_ioctl_submitqueue_query()
1026 return msm_submitqueue_remove(file->driver_priv, id); in msm_ioctl_submitqueue_close()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/v3d/
A Dv3d_perfmon.c124 struct v3d_file_priv *v3d_priv = file_priv->driver_priv; in v3d_perfmon_create_ioctl()
173 struct v3d_file_priv *v3d_priv = file_priv->driver_priv; in v3d_perfmon_destroy_ioctl()
193 struct v3d_file_priv *v3d_priv = file_priv->driver_priv; in v3d_perfmon_get_values_ioctl()
/linux-6.3-rc2/drivers/gpu/drm/lima/
A Dlima_drv.c105 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()
A Dlima_drv.h45 return file->driver_priv; in to_lima_drm_priv()
/linux-6.3-rc2/drivers/gpu/drm/vgem/
A Dvgem_drv.c68 file->driver_priv = vfile; in vgem_open()
81 struct vgem_file *vfile = file->driver_priv; in vgem_postclose()
A 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()
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A 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()
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_perfmon.c143 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_create_ioctl()
199 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_destroy_ioctl()
226 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_get_values_ioctl()
/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_ioctl.c46 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_fence_event_create()
88 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_create_context()
122 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_execbuffer_ioctl()
400 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_transfer_from_host_ioctl()
455 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_transfer_to_host_ioctl()
679 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_resource_create_blob_ioctl()
755 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_context_init_ioctl()
A Dvirtgpu_kms.c325 file->driver_priv = vfpriv; in virtio_gpu_driver_open()
332 struct virtio_gpu_fpriv *vfpriv = file->driver_priv; in virtio_gpu_driver_postclose()
345 file->driver_priv = NULL; in virtio_gpu_driver_postclose()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cs.c49 struct amdgpu_fpriv *fpriv = filp->driver_priv; in amdgpu_cs_parser_init()
189 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_pass1()
342 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_p2_ib()
395 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_p2_dependencies()
857 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_parser_bos()
1090 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_vm_handling()
1182 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_sync_rings()
1258 struct amdgpu_fpriv *fpriv = p->filp->driver_priv; in amdgpu_cs_submit()
1481 ctx = amdgpu_ctx_get(filp->driver_priv, wait->in.ctx_id); in amdgpu_cs_wait_ioctl()
1529 ctx = amdgpu_ctx_get(filp->driver_priv, user->ctx_id); in amdgpu_cs_get_fence()
[all …]
/linux-6.3-rc2/include/drm/
A Ddrm_auth.h83 void *driver_priv; member
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_kms.c658 file_priv->driver_priv = NULL; in radeon_driver_open_kms()
701 file_priv->driver_priv = fpriv; in radeon_driver_open_kms()
746 if (rdev->family >= CHIP_CAYMAN && file_priv->driver_priv) { in radeon_driver_postclose_kms()
747 struct radeon_fpriv *fpriv = file_priv->driver_priv; in radeon_driver_postclose_kms()
762 file_priv->driver_priv = NULL; in radeon_driver_postclose_kms()

Completed in 51 milliseconds

1234