Searched defs:snd_hwdep_dsp_status (Results 1 – 5 of 5) sorted by relevance
126 struct snd_hwdep_dsp_status { struct145 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
131 struct snd_hwdep_dsp_status { struct150 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
188 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status() function