Searched refs:drm_audio_component (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Di915_component.h29 #include "drm_audio_component.h"
46 * @base: the drm_audio_component base class
48 struct drm_audio_component base;
H A Ddrm_audio_component.h1 /* $NetBSD: drm_audio_component.h,v 1.2 2021/12/18 23:45:45 riastradh Exp $ */
9 struct drm_audio_component;
96 int (*master_bind)(struct device *dev, struct drm_audio_component *);
103 void (*master_unbind)(struct device *dev, struct drm_audio_component *);
107 * struct drm_audio_component - Used for direct communication between DRM and hda drivers
109 struct drm_audio_component { struct
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_drv.h64 #include <drm/drm_audio_component.h>
221 struct drm_audio_component *component;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h220 struct drm_audio_component *audio_component;
H A Damdgpu_dm.c82 #include <drm/drm_audio_component.h>
668 struct drm_audio_component *acomp = data;
682 struct drm_audio_component *acomp = data;
753 struct drm_audio_component *acomp = adev->dm.audio_component;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_disp.c500 nv50_audio_component_eld_notify(struct drm_audio_component *acomp, int port)
551 struct drm_audio_component *acomp = data;
570 struct drm_audio_component *acomp = data;

Completed in 219 milliseconds