Searched refs:proc_info_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm.c514 pstr->proc_info_entry = entry;
539 snd_info_free_entry(pstr->proc_info_entry);
540 pstr->proc_info_entry = NULL;
572 substream->proc_info_entry = entry;
609 snd_info_free_entry(substream->proc_info_entry);
610 substream->proc_info_entry = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h404 struct snd_info_entry *proc_info_entry; member in struct:snd_pcm_substream
431 struct snd_info_entry *proc_info_entry; member in struct:snd_pcm_str

Completed in 141 milliseconds