Searched refs:snd_hwdep_dsp_status (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | hwdep.c | 188 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status() function 189 struct snd_hwdep_dsp_status __user *_info) in snd_hwdep_dsp_status() 191 struct snd_hwdep_dsp_status info; in snd_hwdep_dsp_status() 246 return snd_hwdep_dsp_status(hw, argp); in snd_hwdep_ioctl()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | hwdep.h | 35 struct snd_hwdep_dsp_status *status);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 126 struct snd_hwdep_dsp_status { struct 145 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 126 struct snd_hwdep_dsp_status { struct 145 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usX2Yhwdep.c | 95 struct snd_hwdep_dsp_status *info) in snd_usx2y_hwdep_dsp_status()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 131 struct snd_hwdep_dsp_status { struct 150 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 131 struct snd_hwdep_dsp_status { struct 150 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) argument
|