Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dpcm.c607 substream->proc_status_entry = entry; in snd_pcm_substream_proc_init()
620 snd_info_free_entry(substream->proc_status_entry); in snd_pcm_substream_proc_done()
621 substream->proc_status_entry = NULL; in snd_pcm_substream_proc_done()
/linux-3.4.99/include/sound/
Dpcm.h410 struct snd_info_entry *proc_status_entry; member