Home
last modified time | relevance | path

Searched defs:kdev (Results 26 – 35 of 35) sorted by relevance

12

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dsysfs_engines.c502 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c588 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, in nv50_audio_component_get_eld()
639 nv50_audio_component_bind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_bind()
658 nv50_audio_component_unbind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_unbind()
/Linux-v5.10/drivers/soc/ti/
Dknav_dma.c135 static struct knav_dma_pool_device *kdev; variable
/Linux-v5.10/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c1992 struct device *kdev = &priv->pdev->dev; in bcmgenet_xmit() local
2133 struct device *kdev = &priv->pdev->dev; in bcmgenet_rx_refill() local
2464 struct device *kdev = &priv->pdev->dev; in init_umac() local
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c661 struct kfd_dev *kdev = pdd->dev; in kfd_process_alloc_gpuvm() local
Dkfd_device_queue_manager.c260 static int flush_texture_cache_nocpsch(struct kfd_dev *kdev, in flush_texture_cache_nocpsch()
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dgtt.c740 struct device *kdev = &spt->vgpu->gvt->gt->i915->drm.pdev->dev; in ppgtt_free_spt() local
825 struct device *kdev = &vgpu->gvt->gt->i915->drm.pdev->dev; in ppgtt_alloc_spt() local
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c624 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld()
664 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind()
678 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind()
/Linux-v5.10/include/drm/
Ddrm_connector.h1174 struct device *kdev; member
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_drv.h1232 static inline struct drm_i915_private *kdev_to_i915(struct device *kdev) in kdev_to_i915()

12