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

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h1707 #define SNDCTL_DSP_POLICY _IOW('P', 45, int) /* See the manual */ macro
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Ddsp.c2049 case SNDCTL_DSP_POLICY:
3021 * @brief Handler for SNDCTL_DSP_POLICY
3023 * The SNDCTL_DSP_POLICY ioctl is a simpler interface to control fragment
3036 * See http://manuals.opensound.com/developer/SNDCTL_DSP_POLICY.html for

Completed in 115 milliseconds