Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dpcm.c641 substream->proc_xrun_injection_entry = entry; in snd_pcm_substream_proc_init()
658 snd_info_free_entry(substream->proc_xrun_injection_entry); in snd_pcm_substream_proc_done()
659 substream->proc_xrun_injection_entry = NULL; in snd_pcm_substream_proc_done()
/linux-4.1.27/include/sound/
Dpcm.h489 struct snd_info_entry *proc_xrun_injection_entry; member