Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dpcm.c552 pstr->proc_xrun_debug_entry = entry; in snd_pcm_stream_proc_init()
560 snd_info_free_entry(pstr->proc_xrun_debug_entry); in snd_pcm_stream_proc_done()
561 pstr->proc_xrun_debug_entry = NULL; in snd_pcm_stream_proc_done()
/linux-4.1.27/include/sound/
Dpcm.h515 struct snd_info_entry *proc_xrun_debug_entry; member