Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_codec.h248 unsigned int pcm_format_first:1; /* PCM format must be set first */ member
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1155 if (codec->pcm_format_first) in snd_hda_codec_setup_stream()
1158 if (!codec->pcm_format_first) in snd_hda_codec_setup_stream()
H A Dhda_generic.c124 codec->pcm_format_first = !!val; in parse_user_hints()
H A Dpatch_ca0132.c10013 codec->pcm_format_first = 1; in patch_ca0132()
/openbmc/linux/Documentation/sound/hd-audio/
H A Dnotes.rst462 pcm_format_first (bool)