Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/rme9652/
Dhdspm.c1070 int texts_autosync_items; member
2970 snd_ctl_enum_info(uinfo, 1, hdspm->texts_autosync_items, hdspm->texts_autosync); in snd_hdspm_info_pref_sync_ref()
3002 else if (val >= hdspm->texts_autosync_items) in snd_hdspm_put_pref_sync_ref()
3003 val = hdspm->texts_autosync_items-1; in snd_hdspm_put_pref_sync_ref()
6811 hdspm->texts_autosync_items = in snd_hdspm_create()
6815 hdspm->texts_autosync_items = in snd_hdspm_create()
6823 hdspm->texts_autosync_items = 4; in snd_hdspm_create()
6826 hdspm->texts_autosync_items = 3; in snd_hdspm_create()
6837 hdspm->texts_autosync_items = 9; in snd_hdspm_create()
6840 hdspm->texts_autosync_items = 8; in snd_hdspm_create()
[all …]