Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm.c557 pstr->proc_xrun_debug_entry = entry; in snd_pcm_stream_proc_init()
565 snd_info_free_entry(pstr->proc_xrun_debug_entry); in snd_pcm_stream_proc_done()
566 pstr->proc_xrun_debug_entry = NULL; in snd_pcm_stream_proc_done()
/Linux-v4.19/include/sound/
Dpcm.h518 struct snd_info_entry *proc_xrun_debug_entry; member