Searched refs:pcm_format_first (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/sound/
H A Dhda_codec.h247 unsigned int pcm_format_first:1; /* PCM format must be set first */ member in struct:hda_codec
/linux-master/sound/pci/hda/
H A Dhda_codec.c1151 if (codec->pcm_format_first)
1154 if (!codec->pcm_format_first)
H A Dhda_generic.c122 val = snd_hda_get_bool_hint(codec, "pcm_format_first");
124 codec->pcm_format_first = !!val;
H A Dpatch_ca0132.c10003 codec->pcm_format_first = 1;

Completed in 154 milliseconds