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

/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_i2c.c72 #define AML_I2C_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
196 AML_I2C_UNLOCK(sc);
231 AML_I2C_UNLOCK(sc);
245 AML_I2C_UNLOCK(sc);

Completed in 47 milliseconds