Home
last modified time | relevance | path

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

/Linux-v4.19/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()
211 substream->proc_prealloc_entry = entry; in preallocate_info_init()
/Linux-v4.19/include/sound/
Dpcm.h489 struct snd_info_entry *proc_prealloc_entry; member