Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A 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()
3428 switch (hdsp_pref_sync_ref (hdsp)) { in snd_hdsp_proc_read()
4733 info.pref_sync_ref = (unsigned char)hdsp_pref_sync_ref(hdsp); in snd_hdsp_hwdep_ioctl()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c2324 static int hdsp_pref_sync_ref(struct hdsp *hdsp) in hdsp_pref_sync_ref() function
2408 ucontrol->value.enumerated.item[0] = hdsp_pref_sync_ref(hdsp); in snd_hdsp_get_pref_sync_ref()
2438 change = (int)val != hdsp_pref_sync_ref(hdsp); in snd_hdsp_put_pref_sync_ref()
3501 switch (hdsp_pref_sync_ref (hdsp)) { in snd_hdsp_proc_read()
4776 info.pref_sync_ref = (unsigned char)hdsp_pref_sync_ref(hdsp); in snd_hdsp_hwdep_ioctl()

Completed in 14 milliseconds