Searched refs:auimpl_dev_lock (Results 1 – 1 of 1) sorted by relevance
264 static krwlock_t auimpl_dev_lock; variable289 rw_enter(&auimpl_dev_lock, RW_READER); in auimpl_dev_hold_by_devt()298 rw_exit(&auimpl_dev_lock); in auimpl_dev_hold_by_devt()308 rw_enter(&auimpl_dev_lock, RW_READER); in auimpl_dev_hold_by_index()317 rw_exit(&auimpl_dev_lock); in auimpl_dev_hold_by_index()900 rw_enter(&auimpl_dev_lock, RW_WRITER); in audio_dev_register()928 rw_exit(&auimpl_dev_lock); in audio_dev_register()931 rw_enter(&auimpl_dev_lock, RW_WRITER); in audio_dev_register()935 rw_exit(&auimpl_dev_lock); in audio_dev_register()945 rw_enter(&auimpl_dev_lock, RW_WRITER); in audio_dev_unregister()[all …]