Searched refs:hda_kdev (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_audio.c | 793 struct device *hda_kdev, void *data) in radeon_audio_component_bind() argument 799 if (WARN_ON(!device_link_add(hda_kdev, kdev, DL_FLAG_STATELESS))) in radeon_audio_component_bind() 812 struct device *hda_kdev, void *data) in radeon_audio_component_unbind() argument 818 device_link_remove(hda_kdev, kdev); in radeon_audio_component_unbind()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 647 nv50_audio_component_bind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_bind() argument 653 if (WARN_ON(!device_link_add(hda_kdev, kdev, DL_FLAG_STATELESS))) in nv50_audio_component_bind() 665 nv50_audio_component_unbind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_unbind() argument
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 1153 struct device *hda_kdev, void *data) in amdgpu_dm_audio_component_bind() argument 1167 struct device *hda_kdev, void *data) in amdgpu_dm_audio_component_unbind() argument
|