Home
last modified time | relevance | path

Searched refs:active_adcs (Results 1 – 1 of 1) sorted by relevance

/linux/sound/hda/codecs/
H A Dsigmatel.c208 unsigned int active_adcs; member
274 spec->active_adcs |= (1 << idx); in stac_capture_pcm_hook()
279 spec->active_adcs &= ~(1 << idx); in stac_capture_pcm_hook()
4383 if (spec->active_adcs & (1 << i)) in stac_init()