Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dp16v.c710 ucontrol->value.enumerated.item[0] = emu->p16v_capture_channel; in snd_p16v_capture_channel_get()
725 change = (emu->p16v_capture_channel != val); in snd_p16v_capture_channel_put()
727 emu->p16v_capture_channel = val; in snd_p16v_capture_channel_put()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dp16v.c743 ucontrol->value.enumerated.item[0] = emu->p16v_capture_channel; in snd_p16v_capture_channel_get()
758 change = (emu->p16v_capture_channel != val); in snd_p16v_capture_channel_put()
760 emu->p16v_capture_channel = val; in snd_p16v_capture_channel_put()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1746 u32 p16v_capture_channel; member
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h1753 u32 p16v_capture_channel; member

Completed in 13 milliseconds