Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_sigmatel.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()
4385 if (spec->active_adcs & (1 << i)) in stac_init()