Home
last modified time | relevance | path

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

/linux/include/sound/
A Dinfo.h113 const char *snd_info_get_str(char *dest, const char *src, int len);
166 static inline char *snd_info_get_str(char *dest, char *src, int len) { return NULL; } in snd_info_get_str() function
/linux/sound/core/
A Dinfo.c642 const char *snd_info_get_str(char *dest, const char *src, int len) in snd_info_get_str() function
665 EXPORT_SYMBOL(snd_info_get_str);
A Dpcm_memory.c171 snd_info_get_str(str, line, sizeof(str)); in snd_pcm_lib_preallocate_proc_write()
/linux/sound/core/oss/
A Dmixer_oss.c1216 cptr = snd_info_get_str(str, line, sizeof(str)); in snd_mixer_oss_proc_write()
1225 cptr = snd_info_get_str(str, cptr, sizeof(str)); in snd_mixer_oss_proc_write()
1233 snd_info_get_str(idxstr, cptr, sizeof(idxstr)); in snd_mixer_oss_proc_write()
A Dpcm_oss.c3003 ptr = snd_info_get_str(task_name, line, sizeof(task_name)); in snd_pcm_oss_proc_write()
3015 ptr = snd_info_get_str(str, ptr, sizeof(str)); in snd_pcm_oss_proc_write()
3017 ptr = snd_info_get_str(str, ptr, sizeof(str)); in snd_pcm_oss_proc_write()
3025 ptr = snd_info_get_str(str, ptr, sizeof(str)); in snd_pcm_oss_proc_write()
/linux/sound/drivers/
A Ddummy.c994 ptr = snd_info_get_str(item, line, sizeof(item)); in dummy_proc_write()
1001 snd_info_get_str(item, ptr, sizeof(item)); in dummy_proc_write()
/linux/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst3896 to get a text line, and :c:func:`snd_info_get_str()` to retrieve
/linux/
A Dvmlinux.symvers1061 0x00000000 snd_info_get_str vmlinux EXPORT_SYMBOL
A DSystem.map49352 ffff800010d2fbb0 T snd_info_get_str
A D.tmp_System.map49352 ffff800010d2fbb0 T snd_info_get_str

Completed in 375 milliseconds