Home
last modified time | relevance | path

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

/sound/core/
Dpcm_memory.c173 snd_info_get_str(str, line, sizeof(str)); in snd_pcm_lib_preallocate_proc_write()
Dinfo.c756 char *snd_info_get_str(char *dest, char *src, int len) in snd_info_get_str() function
780 EXPORT_SYMBOL(snd_info_get_str);
/sound/core/oss/
Dmixer_oss.c1155 cptr = snd_info_get_str(str, line, sizeof(str)); in snd_mixer_oss_proc_write()
1163 cptr = snd_info_get_str(str, cptr, sizeof(str)); in snd_mixer_oss_proc_write()
1171 snd_info_get_str(idxstr, cptr, sizeof(idxstr)); in snd_mixer_oss_proc_write()
Dpcm_oss.c2832 ptr = snd_info_get_str(task_name, line, sizeof(task_name)); in snd_pcm_oss_proc_write()
2844 ptr = snd_info_get_str(str, ptr, sizeof(str)); in snd_pcm_oss_proc_write()
2846 ptr = snd_info_get_str(str, ptr, sizeof(str)); in snd_pcm_oss_proc_write()
2854 ptr = snd_info_get_str(str, ptr, sizeof(str)); in snd_pcm_oss_proc_write()