Searched defs:hdmi_codec_pdata (Results 1 – 1 of 1) sorted by relevance
124 struct hdmi_codec_pdata { struct125 const struct hdmi_codec_ops *ops;126 uint i2s:1;127 uint spdif:1;128 int max_i2s_channels;129 void *data;