Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Dp16v.c732 ucontrol->value.enumerated.item[0] = emu->p16v_capture_channel; in snd_p16v_capture_channel_get()
747 change = (emu->p16v_capture_channel != val); in snd_p16v_capture_channel_put()
749 emu->p16v_capture_channel = val; in snd_p16v_capture_channel_put()
/linux-6.1.9/include/sound/
Demu10k1.h1746 u32 p16v_capture_channel; member