HomeSort by: relevance | last modified time | path
    Searched refs:get_eld (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_audio_component.h 51 * @get_eld: fill the audio state and ELD bytes for the given port
62 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member in struct:drm_audio_component_ops
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_audio.c 1057 .get_eld = i915_audio_component_get_eld,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 542 .get_eld = nv50_audio_component_get_eld,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 660 .get_eld = amdgpu_dm_audio_component_get_eld,

Completed in 21 milliseconds