Searched refs:AXP_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/allwinner/
H A Daxp81x.c109 #define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
259 AXP_UNLOCK(sc);
286 AXP_UNLOCK(sc);
324 AXP_UNLOCK(sc);
358 AXP_UNLOCK(sc);
396 AXP_UNLOCK(sc);
H A Daxp209.c636 #define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
949 AXP_UNLOCK(sc);
976 AXP_UNLOCK(sc);
1017 AXP_UNLOCK(sc);
1056 AXP_UNLOCK(sc);
1099 AXP_UNLOCK(sc);

Completed in 109 milliseconds