Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdspm.c3478 static int hdspm_tristate(struct hdspm *hdspm, u32 regmask) in hdspm_tristate() function
3519 ucontrol->value.enumerated.item[0] = hdspm_tristate(hdspm, regmask); in snd_hdspm_get_tristate()
3541 change = val != hdspm_tristate(hdspm, regmask); in snd_hdspm_put_tristate()