Searched refs:snd_hwdep_dsp_status (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dhwdep.h40 int (*dsp_status) (struct snd_hwdep *hw, struct snd_hwdep_dsp_status *status);
H A Dasound.h110 struct snd_hwdep_dsp_status { struct
130 SNDRV_HWDEP_IOCTL_DSP_STATUS = _IOR('H', 0x02, struct snd_hwdep_dsp_status),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/
H A Dhwdep.c195 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, function
196 struct snd_hwdep_dsp_status __user *_info)
198 struct snd_hwdep_dsp_status info;
246 return snd_hwdep_dsp_status(hw, argp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_hwdep.c134 struct snd_hwdep_dsp_status *info)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/usb/usx2y/
H A DusX2Yhwdep.c123 struct snd_hwdep_dsp_status *info)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c346 struct snd_hwdep_dsp_status *info)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart_hwdep.c589 struct snd_hwdep_dsp_status *info)

Completed in 257 milliseconds