Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c1064 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()
6795 hdspm->texts_autosync_items = in snd_hdspm_create()
6799 hdspm->texts_autosync_items = in snd_hdspm_create()
6807 hdspm->texts_autosync_items = 4; in snd_hdspm_create()
6810 hdspm->texts_autosync_items = 3; in snd_hdspm_create()
6821 hdspm->texts_autosync_items = 9; in snd_hdspm_create()
6824 hdspm->texts_autosync_items in snd_hdspm_create()
[all...]
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c1063 int texts_autosync_items; member
2965 snd_ctl_enum_info(uinfo, 1, hdspm->texts_autosync_items, hdspm->texts_autosync); in snd_hdspm_info_pref_sync_ref()
2997 else if (val >= hdspm->texts_autosync_items) in snd_hdspm_put_pref_sync_ref()
2998 val = hdspm->texts_autosync_items-1; in snd_hdspm_put_pref_sync_ref()
6772 hdspm->texts_autosync_items = in snd_hdspm_create()
6776 hdspm->texts_autosync_items = in snd_hdspm_create()
6784 hdspm->texts_autosync_items = 4; in snd_hdspm_create()
6787 hdspm->texts_autosync_items = 3; in snd_hdspm_create()
6798 hdspm->texts_autosync_items = 9; in snd_hdspm_create()
6801 hdspm->texts_autosync_items in snd_hdspm_create()
[all...]

Completed in 16 milliseconds