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

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h1729 * OSS_SYSIFO is obsolete. Use SNDCTL_SYSINFO insteads.
1734 * @brief Argument for SNDCTL_SYSINFO ioctl.
1736 * For use w/ the SNDCTL_SYSINFO ioctl available on audio (/dev/dsp*),
1978 #define SNDCTL_SYSINFO _IOR ('X', 1, oss_sysinfo) macro
1979 #define OSS_SYSINFO SNDCTL_SYSINFO /* Old name */
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dmixer.c110 * Keeps a count of mixer devices; used only by OSSv4 SNDCTL_SYSINFO ioctl.
1243 case SNDCTL_SYSINFO:
H A Ddsp.c1113 case SNDCTL_SYSINFO:

Completed in 86 milliseconds