Searched refs:mux_bits (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/ice1712/
H A Dmaya44.c130 unsigned char mux_bits[2]; /* extra bits for ADC mute */ member in struct:maya_vol_info
157 .mux_bits = { 0x80, 0x40 }, /* ADCMUX bits */
224 if (vol->mux_bits[ch]) maya_vol_put()
226 vol->mux_bits[ch], maya_vol_put()
227 val ? 0 : vol->mux_bits[ch]); maya_vol_put()

Completed in 43 milliseconds