Home
last modified time | relevance | path

Searched defs:snd_pcm_sync_ptr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasound.h387 struct snd_pcm_sync_ptr { struct
388 unsigned int flags;
389 union {
392 } s;
393 union {
396 } c;
/kernel/linux/linux-5.10/sound/core/
Dpcm_native.c2976 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function