Home
last modified time | relevance | path

Searched defs:snd_hwdep_dsp_status (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/include/uapi/sound/
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.1.9/include/uapi/sound/
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.1.9/sound/core/
Dhwdep.c188 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status() function