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