Home
last modified time | relevance | path

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

/linux/sound/pci/rme9652/
H A Dhdspm.c1063 int texts_autosync_items; member
2967 snd_ctl_enum_info(uinfo, 1, hdspm->texts_autosync_items, hdspm->texts_autosync); in snd_hdspm_info_pref_sync_ref()
2999 else if (val >= hdspm->texts_autosync_items) in snd_hdspm_put_pref_sync_ref()
3000 val = hdspm->texts_autosync_items-1; in snd_hdspm_put_pref_sync_ref()
6758 hdspm->texts_autosync_items = in snd_hdspm_create()
6762 hdspm->texts_autosync_items = in snd_hdspm_create()
6770 hdspm->texts_autosync_items = 4; in snd_hdspm_create()
6773 hdspm->texts_autosync_items = 3; in snd_hdspm_create()
6784 hdspm->texts_autosync_items = 9; in snd_hdspm_create()
6787 hdspm->texts_autosync_items = 8; in snd_hdspm_create()
[all …]