Searched defs:snd_pcm_sync_ptr (Results 1 – 3 of 3) sorted by relevance
492 struct snd_pcm_sync_ptr { struct493 unsigned int flags;494 union {497 } s;498 union {501 } c;
3005 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function