Searched defs:kdev (Results 26 – 35 of 35) sorted by relevance
12
| /Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/ |
| D | disp.c | 618 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, in nv50_audio_component_get_eld() 664 nv50_audio_component_bind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_bind() 683 nv50_audio_component_unbind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_unbind()
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/genet/ |
| D | bcmgenet.c | 1997 struct device *kdev = &priv->pdev->dev; in bcmgenet_xmit() local 2138 struct device *kdev = &priv->pdev->dev; in bcmgenet_rx_refill() local 2469 struct device *kdev = &priv->pdev->dev; in init_umac() local
|
| /Linux-v5.15/drivers/soc/ti/ |
| D | knav_dma.c | 135 static struct knav_dma_pool_device *kdev; variable
|
| /Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
| D | gtt.c | 743 struct device *kdev = spt->vgpu->gvt->gt->i915->drm.dev; in ppgtt_free_spt() local 828 struct device *kdev = vgpu->gvt->gt->i915->drm.dev; in ppgtt_alloc_spt() local
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_device_queue_manager.c | 273 static int flush_texture_cache_nocpsch(struct kfd_dev *kdev, in flush_texture_cache_nocpsch()
|
| D | kfd_process.c | 707 struct kfd_dev *kdev = pdd->dev; in kfd_process_alloc_gpuvm() local
|
| /Linux-v5.15/drivers/hid/ |
| D | hid-ft260.c | 883 static ssize_t i2c_reset_store(struct device *kdev, in i2c_reset_store()
|
| /Linux-v5.15/include/drm/ |
| D | drm_connector.h | 1228 struct device *kdev; member
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 730 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld() 770 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind() 784 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind()
|
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | i915_drv.h | 1241 static inline struct drm_i915_private *kdev_to_i915(struct device *kdev) in kdev_to_i915()
|
12