Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h566 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr) macro
/linux-4.4.14/sound/core/
Dpcm_native.c2794 case SNDRV_PCM_IOCTL_SYNC_PTR: in snd_pcm_common_ioctl1()