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

/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c5271 int i, j, ret, channels, onlystereo; local
5284 onlystereo = 1;
5329 onlystereo = 0;
5338 if ((!onlystereo) || as[ch->as].mixed)
5376 if (channels >= 3 && !onlystereo) {
5388 if (!onlystereo) {
5394 if (channels >= 5 && !onlystereo) {
5406 if (!onlystereo) {
5412 if (channels >= 7 && !onlystereo) {

Completed in 261 milliseconds