Searched refs:primary_dig_out_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/sound/
H A Dhda_codec.h63 int primary_dig_out_type; /* primary digital out PCM type */ member in struct:hda_bus
/linux-master/sound/pci/hda/
H A Dhda_codec.c2452 if (bus->primary_dig_out_type == HDA_PCM_TYPE_HDMI &&
2455 } else if (bus->primary_dig_out_type == HDA_PCM_TYPE_SPDIF &&
2468 bus->primary_dig_out_type = HDA_PCM_TYPE_HDMI;
2470 if (!bus->primary_dig_out_type)
2471 bus->primary_dig_out_type = type;

Completed in 203 milliseconds