Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dasound.h113 struct snd_hwdep_dsp_status { struct
132 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
/linux-2.6.39/sound/core/
Dhwdep.c195 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status() function