Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dpcm.h1590 #define SNDRV_PCM_IOCTL_STATUS32 _IOR('A', 0x20, struct snd_pcm_status32) macro
/linux-6.15/sound/core/
H A Dpcm_native.c3342 case SNDRV_PCM_IOCTL_STATUS32: in snd_pcm_common_ioctl()