Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm.c616 substream->proc_sw_params_entry = entry; in snd_pcm_substream_proc_init()
653 snd_info_free_entry(substream->proc_sw_params_entry); in snd_pcm_substream_proc_done()
654 substream->proc_sw_params_entry = NULL; in snd_pcm_substream_proc_done()
/linux-4.4.14/include/sound/
Dpcm.h475 struct snd_info_entry *proc_sw_params_entry; member