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()1691 ALC_UNLOCK(sc); in alc_detach()2501 ALC_UNLOCK(sc); in alc_setlinkspeed()2667 ALC_UNLOCK(sc); in alc_suspend()2699 ALC_UNLOCK(sc); in alc_resume()2944 ALC_UNLOCK(sc); in alc_start()3070 ALC_UNLOCK(sc); in alc_ioctl()3085 ALC_UNLOCK(sc); in alc_ioctl()[all …]
280 #define ALC_UNLOCK(_sc) mtx_unlock(&(_sc)->alc_mtx) macro