Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dpcm_memory.c99 snd_info_free_entry(substream->proc_prealloc_entry); in snd_pcm_lib_preallocate_free()
100 substream->proc_prealloc_entry = NULL; in snd_pcm_lib_preallocate_free()
212 substream->proc_prealloc_entry = entry; in preallocate_info_init()
/linux-4.1.27/include/sound/
Dpcm.h486 struct snd_info_entry *proc_prealloc_entry; member