Searched refs:cache_update (Results 1 – 4 of 4) sorted by relevance
68 if (dsnoop->spcm->fast_ops->cache_update) in snoop_areas()69 dsnoop->spcm->fast_ops->cache_update( in snoop_areas()
334 if (dmix->spcm->fast_ops->cache_update) in snd_pcm_dmix_sync_area()335 dmix->spcm->fast_ops->cache_update( in snd_pcm_dmix_sync_area()
444 .cache_update = snd_pcm_hw_cache_update,
122 void (*cache_update)(snd_pcm_t *pcm, snd_pcm_uframes_t offset, snd_pcm_uframes_t size); member
Completed in 11 milliseconds