Lines Matching refs:proc_root
525 pcm->card->proc_root); in snd_pcm_stream_proc_init()
533 pstr->proc_root = entry; in snd_pcm_stream_proc_init()
534 entry = snd_info_create_card_entry(pcm->card, "info", pstr->proc_root); in snd_pcm_stream_proc_init()
546 pstr->proc_root); in snd_pcm_stream_proc_init()
570 snd_info_free_entry(pstr->proc_root); in snd_pcm_stream_proc_done()
571 pstr->proc_root = NULL; in snd_pcm_stream_proc_done()
585 substream->pstr->proc_root); in snd_pcm_substream_proc_init()
593 substream->proc_root = entry; in snd_pcm_substream_proc_init()
594 entry = snd_info_create_card_entry(card, "info", substream->proc_root); in snd_pcm_substream_proc_init()
605 substream->proc_root); in snd_pcm_substream_proc_init()
616 substream->proc_root); in snd_pcm_substream_proc_init()
627 substream->proc_root); in snd_pcm_substream_proc_init()
640 substream->proc_root); in snd_pcm_substream_proc_init()
671 snd_info_free_entry(substream->proc_root); in snd_pcm_substream_proc_done()
672 substream->proc_root = NULL; in snd_pcm_substream_proc_done()