Home
last modified time | relevance | path

Searched refs:coding_type (Results 1 – 7 of 7) sorted by relevance

/linux/sound/x86/
H A Dintel_hdmi_lpe_audio.h288 u32 coding_type:4; member
/linux/sound/pci/mixart/
H A Dmixart_core.h363 u32 coding_type; /* use enum mixart_coding_type */ member
H A Dmixart.c515 stream_param.coding_type = CT_LINEAR; in mixart_set_format()
/linux/sound/soc/codecs/
H A Dhdmi-codec.c540 hp->cea.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in hdmi_codec_fill_codec_params()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1028 frame.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in mtk_hdmi_setup_audio_infoframe()
H A Dmtk_dp.c1920 frame.coding_type = HDMI_AUDIO_CODING_TYPE_PCM; in mtk_dp_audio_sdp_setup()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c2044 audio_infoframe->coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in hdmi_probe()