Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhdmi-codec.h121 struct hdmi_codec_pdata { struct
122 const struct hdmi_codec_ops *ops;
123 uint i2s:1;
124 uint no_i2s_playback:1;
125 uint no_i2s_capture:1;
126 uint spdif:1;
127 uint no_spdif_playback:1;
128 uint no_spdif_capture:1;
129 uint no_capture_mute:1;
130 int max_i2s_channels;
[all …]