Home
last modified time | relevance | path

Searched refs:snd_hwdep_dsp_status (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/core/
Dhwdep.c202 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status() function
203 struct snd_hwdep_dsp_status __user *_info) in snd_hwdep_dsp_status()
205 struct snd_hwdep_dsp_status info; in snd_hwdep_dsp_status()
253 return snd_hwdep_dsp_status(hw, argp); in snd_hwdep_ioctl()
/linux-4.4.14/include/sound/
Dhwdep.h49 struct snd_hwdep_dsp_status *status);
/linux-4.4.14/sound/usb/usx2y/
DusX2Yhwdep.c108 struct snd_hwdep_dsp_status *info) in snd_usX2Y_hwdep_dsp_status()
/linux-4.4.14/include/uapi/sound/
Dasound.h120 struct snd_hwdep_dsp_status { struct
139 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument