Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c2345 static int hdsp_pref_sync_ref(struct hdsp *hdsp) in hdsp_pref_sync_ref() function
2429 ucontrol->value.enumerated.item[0] = hdsp_pref_sync_ref(hdsp); in snd_hdsp_get_pref_sync_ref()
2459 change = (int)val != hdsp_pref_sync_ref(hdsp); in snd_hdsp_put_pref_sync_ref()
3446 switch (hdsp_pref_sync_ref (hdsp)) { in snd_hdsp_proc_read()
4753 info.pref_sync_ref = (unsigned char)hdsp_pref_sync_ref(hdsp); in snd_hdsp_hwdep_ioctl()