Home | History | Annotate | Download | only in audio

Lines Matching full:fixed_in

154     struct fixed_settings fixed_in;
176 .fixed_in = { /* ADC fixed settings */
1729 .valp = &conf.fixed_in.enabled,
1735 .valp = &conf.fixed_in.settings.freq,
1741 .valp = &conf.fixed_in.settings.fmt,
1747 .valp = &conf.fixed_in.settings.nchannels,
1753 .valp = &conf.fixed_in.nb_voices,
1976 s->nb_hw_voices_in = conf.fixed_in.nb_voices;