Searched refs:ALC_UNLOCK (Results 1 – 2 of 2) sorted by relevance
617 ALC_UNLOCK(sc); in alc_mediastatus()625 ALC_UNLOCK(sc); in alc_mediastatus()637 ALC_UNLOCK(sc); in alc_mediachange()1690 ALC_UNLOCK(sc); in alc_detach()2500 ALC_UNLOCK(sc); in alc_setlinkspeed()2654 ALC_UNLOCK(sc); in alc_suspend()2675 ALC_UNLOCK(sc); in alc_resume()2920 ALC_UNLOCK(sc); in alc_start()3046 ALC_UNLOCK(sc); in alc_ioctl()3061 ALC_UNLOCK(sc); in alc_ioctl()[all …]
279 #define ALC_UNLOCK(_sc) mtx_unlock(&(_sc)->alc_mtx) macro