Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/
Drme32.c589 static int snd_rme32_getinputtype(struct rme32 * rme32) in snd_rme32_getinputtype() function
1434 switch (snd_rme32_getinputtype(rme32)) { in snd_rme32_proc_read()
1573 ucontrol->value.enumerated.item[0] = snd_rme32_getinputtype(rme32); in snd_rme32_get_inputtype_control()
1617 change = val != (unsigned int)snd_rme32_getinputtype(rme32); in snd_rme32_put_inputtype_control()