Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dpcm.c587 substream->proc_hw_params_entry = entry; in snd_pcm_substream_proc_init()
616 snd_info_free_entry(substream->proc_hw_params_entry); in snd_pcm_substream_proc_done()
617 substream->proc_hw_params_entry = NULL; in snd_pcm_substream_proc_done()
/linux-3.4.99/include/sound/
Dpcm.h408 struct snd_info_entry *proc_hw_params_entry; member