Home
last modified time | relevance | path

Searched refs:SNDRV_HWDEP_IOCTL_DSP_STATUS (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/src/hwdep/
Dhwdep.c506 return hwdep->ops->ioctl(hwdep, SNDRV_HWDEP_IOCTL_DSP_STATUS, (void*)info); in snd_hwdep_dsp_status()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h148 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) macro