Searched defs:hdmi_codec_pdata (Results 1 – 1 of 1) sorted by relevance
102 struct hdmi_codec_pdata { struct103 const struct hdmi_codec_ops *ops;104 uint i2s:1;105 uint spdif:1;106 int max_i2s_channels;107 void *data;