hdsp_peak_rms 46 include/uapi/sound/hdsp.h #define SNDRV_HDSP_IOCTL_GET_PEAK_RMS _IOR('H', 0x40, struct hdsp_peak_rms) hdsp_peak_rms 104 include/uapi/sound/hdsp.h typedef struct hdsp_peak_rms hdsp_peak_rms_t; hdsp_peak_rms 4593 sound/pci/rme9652/hdsp.c static int hdsp_9652_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) hdsp_peak_rms 4630 sound/pci/rme9652/hdsp.c static int hdsp_9632_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) hdsp_peak_rms 4660 sound/pci/rme9652/hdsp.c static int hdsp_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) hdsp_peak_rms 4698 sound/pci/rme9652/hdsp.c struct hdsp_peak_rms __user *peak_rms = (struct hdsp_peak_rms __user *)arg;