Home
last modified time | relevance | path

Searched refs:dp_output (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_lpe_audio.c336 const void *eld, int ls_clock, bool dp_output) in intel_lpe_audio_notify() argument
358 ppdata->dp_output = dp_output; in intel_lpe_audio_notify()
367 ppdata->dp_output = false; in intel_lpe_audio_notify()
H A Di915_drv.h4024 const void *eld, int ls_clock, bool dp_output);
/dragonfly/sys/dev/drm/include/drm/
H A Dintel_lpe_audio.h39 bool dp_output; member