Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_IOCTL_SYNC_PTR (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h586 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr) macro
/Linux-v4.19/include/uapi/sound/
Dasound.h586 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr) macro
/Linux-v4.19/sound/core/
Dpcm_native.c2913 case SNDRV_PCM_IOCTL_SYNC_PTR: in snd_pcm_common_ioctl()