/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
hwdep.h | 41 int (*dsp_load) (struct snd_hwdep *hw, struct snd_hwdep_dsp_image *image);
|
asound.h | 120 struct snd_hwdep_dsp_image { struct 132 SNDRV_HWDEP_IOCTL_DSP_LOAD = _IOW('H', 0x03, struct snd_hwdep_dsp_image) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
hwdep.h | 41 int (*dsp_load) (struct snd_hwdep *hw, struct snd_hwdep_dsp_image *image);
|
asound.h | 120 struct snd_hwdep_dsp_image { struct 132 SNDRV_HWDEP_IOCTL_DSP_LOAD = _IOW('H', 0x03, struct snd_hwdep_dsp_image) [all...] |
/bionic/libc/kernel/common/sound/ |
asound.h | 84 struct snd_hwdep_dsp_image { struct 96 #define SNDRV_HWDEP_IOCTL_DSP_LOAD _IOW('H', 0x03, struct snd_hwdep_dsp_image) [all...] |
/external/kernel-headers/original/sound/ |
asound.h | 122 struct snd_hwdep_dsp_image { struct 133 #define SNDRV_HWDEP_IOCTL_DSP_LOAD _IOW('H', 0x03, struct snd_hwdep_dsp_image) [all...] |