Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/
Dseq_lock.c12 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() function
26 EXPORT_SYMBOL(snd_use_lock_sync_helper);
Dseq_lock.h19 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__)