Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhdmi.h327 enum hdmi_audio_coding_type_ext coding_type_ext; member
/linux/drivers/video/
H A Dhdmi.c405 buffer[2] = frame->coding_type_ext & 0x1f; in hdmi_audio_infoframe_pack_payload()
1451 hdmi_audio_coding_type_ext_get_name(frame->coding_type_ext)); in hdmi_audio_infoframe_log()
1724 frame->coding_type_ext = ptr[2] & 0x1f; in hdmi_audio_infoframe_unpack()