Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_memory.c97 snd_info_free_entry(substream->proc_prealloc_max_entry); in snd_pcm_lib_preallocate_free()
98 substream->proc_prealloc_max_entry = NULL; in snd_pcm_lib_preallocate_free()
221 substream->proc_prealloc_max_entry = entry; in preallocate_info_init()
/linux-4.4.14/include/sound/
Dpcm.h478 struct snd_info_entry *proc_prealloc_max_entry; member