Home
last modified time | relevance | path

Searched refs:snd_pcm_status32 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c549 SNDRV_PCM_IOCTL_STATUS_COMPAT32 = _IOR('A', 0x20, struct snd_pcm_status32),
550 SNDRV_PCM_IOCTL_STATUS_EXT_COMPAT32 = _IOWR('A', 0x24, struct snd_pcm_status32),
H A Dpcm_native.c1075 struct snd_pcm_status32 __user * _status, in snd_pcm_status_user32()
1079 struct snd_pcm_status32 status32; in snd_pcm_status_user32()
1096 status32 = (struct snd_pcm_status32) { in snd_pcm_status_user32()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c555 SNDRV_PCM_IOCTL_STATUS_COMPAT32 = _IOR('A', 0x20, struct snd_pcm_status32),
556 SNDRV_PCM_IOCTL_STATUS_EXT_COMPAT32 = _IOWR('A', 0x24, struct snd_pcm_status32),
H A Dpcm_native.c1094 struct snd_pcm_status32 __user * _status, in snd_pcm_status_user32()
1098 struct snd_pcm_status32 status32; in snd_pcm_status_user32()
1115 status32 = (struct snd_pcm_status32) { in snd_pcm_status_user32()
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1475 struct snd_pcm_status32 { struct
1497 #define SNDRV_PCM_IOCTL_STATUS32 _IOR('A', 0x20, struct snd_pcm_status32)
1498 #define SNDRV_PCM_IOCTL_STATUS_EXT32 _IOWR('A', 0x24, struct snd_pcm_status32)
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h1588 struct snd_pcm_status32 { struct
1610 #define SNDRV_PCM_IOCTL_STATUS32 _IOR('A', 0x20, struct snd_pcm_status32)
1611 #define SNDRV_PCM_IOCTL_STATUS_EXT32 _IOWR('A', 0x24, struct snd_pcm_status32)

Completed in 21 milliseconds