Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dhwdep.c188 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status() function
189 struct snd_hwdep_dsp_status __user *_info) in snd_hwdep_dsp_status()
191 struct snd_hwdep_dsp_status info; in snd_hwdep_dsp_status()
247 return snd_hwdep_dsp_status(hw, argp); in snd_hwdep_ioctl()
/linux-6.3-rc2/include/sound/
A Dhwdep.h34 struct snd_hwdep_dsp_status *status);
/linux-6.3-rc2/sound/usb/usx2y/
A DusX2Yhwdep.c88 struct snd_hwdep_dsp_status *info) in snd_usx2y_hwdep_dsp_status()
/linux-6.3-rc2/include/uapi/sound/
A Dasound.h117 struct snd_hwdep_dsp_status { struct
136 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
/linux-6.3-rc2/tools/include/uapi/sound/
A Dasound.h117 struct snd_hwdep_dsp_status { struct
136 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument

Completed in 18 milliseconds