Searched defs:snd_pcm_sync_ptr (Results 1 – 2 of 2) sorted by relevance
475 struct snd_pcm_sync_ptr { struct476 unsigned int flags;477 union {480 } s;481 union {484 } c;
2696 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function