Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/rme9652/
Dhdspm.c3485 static int hdspm_tristate(struct hdspm *hdspm, u32 regmask) in hdspm_tristate() function
3526 ucontrol->value.enumerated.item[0] = hdspm_tristate(hdspm, regmask); in snd_hdspm_get_tristate()
3548 change = val != hdspm_tristate(hdspm, regmask); in snd_hdspm_put_tristate()