Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/emu10k1/
Dp16v.c678 ucontrol->value.enumerated.item[0] = emu->p16v_capture_source; in snd_p16v_capture_source_get()
694 change = (emu->p16v_capture_source != val); in snd_p16v_capture_source_put()
696 emu->p16v_capture_source = val; in snd_p16v_capture_source_put()
/linux-6.14.4/include/sound/
Demu10k1.h1760 u32 p16v_capture_source; member