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

/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c6934 char chans1[8], chans2[8]; local
6950 chans1[0] = 0;
6955 chans1, sizeof(chans1));
6963 if (chans1[0] != 0 || chans2[0] != 0) {
6964 if (chans1[0] == 0 && pdevinfo->playas >= 0)
6965 snprintf(chans1, sizeof(chans1), "2.0");
6968 if (strcmp(chans1, chans2) == 0)
6987 chans1[
[all...]

Completed in 80 milliseconds