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

/freebsd-11-stable/contrib/ntp/libntp/
H A Daudio.c72 static ioctl_arg_T audiomonitor = SOUND_MIXER_WRITE_VOLUME; /* or OGAIN */ variable
351 audiomonitor = MIXER_WRITE(i);
429 rval = ioctl(ctl_fd, audiomonitor, &l );

Completed in 80 milliseconds