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

/freebsd-11-stable/sys/arm/ti/twl/
H A Dtwl.c112 #define TWL_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
178 TWL_LOCK(sc);
238 TWL_LOCK(sc);
323 TWL_LOCK(sc);

Completed in 46 milliseconds