Home
last modified time | relevance | path

Searched defs:peak_rms (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/sound/pci/rme9652/
Dhdsp.c4588 static int hdsp_9652_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) in hdsp_9652_get_peak()
4625 static int hdsp_9632_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) in hdsp_9632_get_peak()
4655 static int hdsp_get_peak(struct hdsp *hdsp, struct hdsp_peak_rms __user *peak_rms) in hdsp_get_peak()
4693 struct hdsp_peak_rms __user *peak_rms = (struct hdsp_peak_rms __user *)arg; in snd_hdsp_hwdep_ioctl() local
Dhdspm.c1070 struct hdspm_peak_rms peak_rms; member