Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/rme9652/
Dhdspm.c1062 const char *const *texts_autosync; member
2965 snd_ctl_enum_info(uinfo, 1, hdspm->texts_autosync_items, hdspm->texts_autosync); in snd_hdspm_info_pref_sync_ref()
6777 hdspm->texts_autosync = texts_autosync_aes_tco; in snd_hdspm_create()
6781 hdspm->texts_autosync = texts_autosync_aes; in snd_hdspm_create()
6789 hdspm->texts_autosync = texts_autosync_madi_tco; in snd_hdspm_create()
6792 hdspm->texts_autosync = texts_autosync_madi; in snd_hdspm_create()
6803 hdspm->texts_autosync = texts_autosync_raydat_tco; in snd_hdspm_create()
6806 hdspm->texts_autosync = texts_autosync_raydat; in snd_hdspm_create()
6813 hdspm->texts_autosync = texts_autosync_aio_tco; in snd_hdspm_create()
6816 hdspm->texts_autosync = texts_autosync_aio; in snd_hdspm_create()