Home
last modified time | relevance | path

Searched refs:pcm_format_first (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h255 unsigned int pcm_format_first:1; /* PCM format must be set first */ member
Dhda_codec.c1094 if (codec->pcm_format_first) in snd_hda_codec_setup_stream()
1097 if (!codec->pcm_format_first) in snd_hda_codec_setup_stream()
Dpatch_ca0132.c7597 codec->pcm_format_first = 1; in patch_ca0132()
Dhda_generic.c130 codec->pcm_format_first = !!val; in parse_user_hints()
/Linux-v4.19/Documentation/sound/hd-audio/
Dnotes.rst446 pcm_format_first (bool)