Home
last modified time | relevance | path

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

/linux-3.3/sound/core/seq/
Dseq_lock.c29 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() function
47 EXPORT_SYMBOL(snd_use_lock_sync_helper);
Dseq_lock.h20 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__)