Searched refs:HDA_PCM_TYPE_HDMI (Results 1 - 5 of 5) sorted by last modified time

/linux-master/sound/pci/hda/
H A Dhda_codec.c2452 if (bus->primary_dig_out_type == HDA_PCM_TYPE_HDMI &&
2456 type == HDA_PCM_TYPE_HDMI) {
2468 bus->primary_dig_out_type = HDA_PCM_TYPE_HDMI;
3258 [HDA_PCM_TYPE_HDMI] = { 3, 7, 8, 9, -1 },
H A Dpatch_hdmi.c2314 info->pcm_type = HDA_PCM_TYPE_HDMI;
2385 HDA_PCM_TYPE_HDMI);
3235 info->pcm_type = HDA_PCM_TYPE_HDMI;
3267 HDA_PCM_TYPE_HDMI);
4012 pcm = hda_find_pcm_by_type(codec, HDA_PCM_TYPE_HDMI);
H A Dhda_auto_parser.c297 HDA_PCM_TYPE_HDMI : HDA_PCM_TYPE_SPDIF;
304 cfg->dig_in_type = HDA_PCM_TYPE_HDMI;
/linux-master/sound/soc/codecs/
H A Dhdac_hda.c393 if (cpcm->pcm_type == HDA_PCM_TYPE_HDMI)
/linux-master/include/sound/
H A Dhda_codec.h154 HDA_PCM_TYPE_HDMI, enumerator in enum:__anon3273

Completed in 292 milliseconds