Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_generic.h90 char stream_name_analog[32]; /* analog PCM stream */ member
Dhda_generic.c5539 fill_pcm_stream_name(spec->stream_name_analog, in snd_hda_gen_build_pcms()
5540 sizeof(spec->stream_name_analog), in snd_hda_gen_build_pcms()
5542 info = snd_hda_codec_pcm_new(codec, "%s", spec->stream_name_analog); in snd_hda_gen_build_pcms()