Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds