Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dp16v.c671 ucontrol->value.enumerated.item[0] = emu->p16v_capture_source; in snd_p16v_capture_source_get()
687 change = (emu->p16v_capture_source != val); in snd_p16v_capture_source_put()
689 emu->p16v_capture_source = val; in snd_p16v_capture_source_put()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dp16v.c704 ucontrol->value.enumerated.item[0] = emu->p16v_capture_source; in snd_p16v_capture_source_get()
720 change = (emu->p16v_capture_source != val); in snd_p16v_capture_source_put()
722 emu->p16v_capture_source = val; in snd_p16v_capture_source_put()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1745 u32 p16v_capture_source; member
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h1752 u32 p16v_capture_source; member

Completed in 18 milliseconds