Searched defs:sigmatel_spec (Results 1 – 1 of 1) sorted by relevance
189 struct sigmatel_spec { struct190 struct snd_kcontrol_new *mixers[4];191 unsigned int num_mixers;193 int board_config;194 unsigned int eapd_switch: 1;195 unsigned int surr_switch: 1;196 unsigned int alt_switch: 1;197 unsigned int hp_detect: 1;198 unsigned int spdif_mute: 1;199 unsigned int check_volume_offset:1;[all …]