Home
last modified time | relevance | path

Searched defs:hdmi_codec_priv (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/soc/codecs/
Dhdmi-codec.c281 struct hdmi_codec_priv { struct
282 struct hdmi_codec_pdata hcd;
283 uint8_t eld[MAX_ELD_BYTES];
284 struct snd_parsed_hdmi_eld eld_parsed;
285 struct snd_pcm_chmap *chmap_info;
309 uinfo->count = sizeof_field(struct hdmi_codec_priv, eld); in hdmi_eld_ctl_info() argument