Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c2326 static int hdsp_pref_sync_ref(struct hdsp *hdsp) in hdsp_pref_sync_ref() function
2410 ucontrol->value.enumerated.item[0] = hdsp_pref_sync_ref(hdsp); in snd_hdsp_get_pref_sync_ref()
2440 change = (int)val != hdsp_pref_sync_ref(hdsp); in snd_hdsp_put_pref_sync_ref()
3503 switch (hdsp_pref_sync_ref (hdsp)) { in snd_hdsp_proc_read()
4772 info.pref_sync_ref = (unsigned char)hdsp_pref_sync_ref(hdsp); in snd_hdsp_hwdep_ioctl()