Searched refs:snd_use_lock_sync_helper (Results 1 – 2 of 2) sorted by relevance
29 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() function47 EXPORT_SYMBOL(snd_use_lock_sync_helper);
20 void snd_use_lock_sync_helper(snd_use_lock_t *lock, const char *file, int line);21 #define snd_use_lock_sync(lockp) snd_use_lock_sync_helper(lockp, __BASE_FILE__, __LINE__)