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.c2446 if (bus->primary_dig_out_type == HDA_PCM_TYPE_HDMI &&
2449 } else if (bus->primary_dig_out_type == HDA_PCM_TYPE_SPDIF &&
2462 bus->primary_dig_out_type = HDA_PCM_TYPE_HDMI;
2464 if (!bus->primary_dig_out_type)
2465 bus->primary_dig_out_type = type;

Completed in 212 milliseconds