Searched refs:SNDCTL_DSP_GETIPEAKS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/sys/ | ||
| HD | soundcard.h | 1701 #define SNDCTL_DSP_GETIPEAKS _IOR('P', 43, oss_peaks_t) macro |
| /freebsd-13-stable/sys/dev/sound/pcm/ | ||
| HD | dsp.c | 2126 case SNDCTL_DSP_GETIPEAKS: in dsp_ioctl() |