Searched defs:snd_pcm_sync_ptr (Results 1 – 3 of 3) sorted by relevance
494 struct snd_pcm_sync_ptr { struct495 unsigned int flags;496 union {499 } s;500 union {503 } c;
2702 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function