Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A 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()
6771 hdspm->texts_autosync = texts_autosync_aes_tco; in snd_hdspm_create()
6775 hdspm->texts_autosync = texts_autosync_aes; in snd_hdspm_create()
6783 hdspm->texts_autosync = texts_autosync_madi_tco; in snd_hdspm_create()
6786 hdspm->texts_autosync = texts_autosync_madi; in snd_hdspm_create()
6797 hdspm->texts_autosync = texts_autosync_raydat_tco; in snd_hdspm_create()
6800 hdspm->texts_autosync = texts_autosync_raydat; in snd_hdspm_create()
6807 hdspm->texts_autosync = texts_autosync_aio_tco; in snd_hdspm_create()
6810 hdspm->texts_autosync = texts_autosync_aio; in snd_hdspm_create()