Searched refs:i2ctransport_mtx (Results 1 – 2 of 2) sorted by relevance
61 pthread_mutex_t i2ctransport_mtx = PTHREAD_MUTEX_INITIALIZER; variable296 (void)pthread_mutex_lock(&i2ctransport_mtx); in I2cOpenLayer()301 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cOpenLayer()321 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cOpenLayer()329 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cOpenLayer()333 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cOpenLayer()346 (void)pthread_mutex_lock(&i2ctransport_mtx); in I2cCloseLayer()349 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cCloseLayer()360 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cCloseLayer()369 (void)pthread_mutex_lock(&i2ctransport_mtx); in I2cResetPulse()[all …]
54 pthread_mutex_t i2ctransport_mtx = PTHREAD_MUTEX_INITIALIZER; variable234 (void) pthread_mutex_lock(&i2ctransport_mtx); in I2cOpenLayer()256 (void) pthread_mutex_unlock(&i2ctransport_mtx); in I2cOpenLayer()270 (void)pthread_mutex_lock(&i2ctransport_mtx); in I2cCloseLayer()282 (void)pthread_mutex_unlock(&i2ctransport_mtx); in I2cCloseLayer()