Searched refs:audio_format_code (Results 1 – 3 of 3) sorted by relevance
489 enum audio_format_code { enum516 enum audio_format_code format_code;
1541 const __u8 *audio_format_code) in cec_msg_request_short_audio_descriptor() argument 1552 (audio_format_code[i] & 0x3f); in cec_msg_request_short_audio_descriptor() 1558 __u8 *audio_format_code) in cec_ops_request_short_audio_descriptor() argument 1567 audio_format_code[i] = msg->msg[2 + i] & 0x3f; in cec_ops_request_short_audio_descriptor()
6907 (enum audio_format_code) in fill_audio_info()