Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_IOCTL_SW_PARAMS (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h468 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h677 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h677 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h679 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h679 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h540 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h540 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c3291 case SNDRV_PCM_IOCTL_SW_PARAMS: in snd_pcm_common_ioctl()
3404 case SNDRV_PCM_IOCTL_SW_PARAMS: in snd_pcm_kernel_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c3325 case SNDRV_PCM_IOCTL_SW_PARAMS: in snd_pcm_common_ioctl()
3443 case SNDRV_PCM_IOCTL_SW_PARAMS: in snd_pcm_kernel_ioctl()
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c1032 if ((err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_SW_PARAMS, sw_params)) < 0) { in snd_pcm_oss_change_params_locked()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c1038 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_SW_PARAMS, sw_params); in snd_pcm_oss_change_params_locked()

Completed in 39 milliseconds