Home
last modified time | relevance | path

Searched refs:aud_codec (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c152 aud_params.aud_codec = HDMI_AUDIO_CODING_TYPE_PCM; in mtk_hdmi_audio_params()
159 aud_params.aud_codec = HDMI_AUDIO_CODING_TYPE_PCM; in mtk_hdmi_audio_params()
172 aud_params.aud_codec, aud_params.aud_input_type, in mtk_hdmi_audio_params()
367 aud_param->aud_codec = HDMI_AUDIO_CODING_TYPE_PCM; in mtk_hdmi_register_audio_driver()
H A Dmtk_hdmi_common.h120 enum hdmi_audio_coding_type aud_codec; member