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

/linux-4.1.27/include/uapi/sound/
H A Dhdsp.h35 struct hdsp_peak_rms { struct
45 #define SNDRV_HDSP_IOCTL_GET_PEAK_RMS _IOR('H', 0x40, struct hdsp_peak_rms)
103 typedef struct hdsp_peak_rms hdsp_peak_rms_t;
/linux-4.1.27/sound/pci/rme9652/
H A Dhdsp.c4580 static int hdsp_9652_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) hdsp_9652_get_peak()
4617 static int hdsp_9632_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) hdsp_9632_get_peak()
4647 static int hdsp_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) hdsp_get_peak()
4685 struct hdsp_peak_rms __user *peak_rms = (struct hdsp_peak_rms __user *)arg; snd_hdsp_hwdep_ioctl()

Completed in 78 milliseconds