Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_codec.h251 unsigned int pcm_format_first:1; /* PCM format must be set first */ member
/Linux-v6.1/sound/pci/hda/
Dhda_codec.c1156 if (codec->pcm_format_first) in snd_hda_codec_setup_stream()
1159 if (!codec->pcm_format_first) in snd_hda_codec_setup_stream()
Dhda_generic.c124 codec->pcm_format_first = !!val; in parse_user_hints()
Dpatch_ca0132.c10005 codec->pcm_format_first = 1; in patch_ca0132()
/Linux-v6.1/Documentation/sound/hd-audio/
Dnotes.rst462 pcm_format_first (bool)