Home
last modified time | relevance | path

Searched refs:snd_refcount_sync (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dmisc.c196 void snd_refcount_sync(struct snd_refcount *ref) in snd_refcount_sync() function
200 EXPORT_SYMBOL_GPL(snd_refcount_sync);
/linux/sound/drivers/
H A Daloop.c1158 snd_refcount_sync(&cable->stop_count); in free_cable()