Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dhwdep.h115 int snd_hwdep_dsp_status(snd_hwdep_t *hwdep, snd_hwdep_dsp_status_t *status);
137 #define snd_hwdep_dsp_status_alloca(ptr) __snd_alloca(ptr, snd_hwdep_dsp_status)
H A Dlocal.h113 #define _snd_hwdep_dsp_status snd_hwdep_dsp_status
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h129 struct snd_hwdep_dsp_status { struct
148 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status)
/third_party/alsa-lib/src/hwdep/
H A Dhwdep.c502 int snd_hwdep_dsp_status(snd_hwdep_t *hwdep, snd_hwdep_dsp_status_t *info) in snd_hwdep_dsp_status() function

Completed in 7 milliseconds