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

/freebsd-9.3-release/sys/dev/sound/pci/hda/
H A Dhdaa.c4876 int i, j, ret, channels, onlystereo; local
4889 onlystereo = 1;
4934 onlystereo = 0;
4943 if ((!onlystereo) || as[ch->as].mixed)
4981 if (channels >= 3 && !onlystereo) {
4993 if (!onlystereo) {
4999 if (channels >= 5 && !onlystereo) {
5011 if (!onlystereo) {
5017 if (channels >= 7 && !onlystereo) {

Completed in 109 milliseconds