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

/freebsd-11.0-release/sys/arm/ti/twl/
H A Dtwl.c114 #define TWL_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
180 TWL_LOCK(sc);
240 TWL_LOCK(sc);
325 TWL_LOCK(sc);

Completed in 49 milliseconds