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

/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c454 static struct mutex mlxbf_i2c_coalesce_lock; variable in typeref:struct:mutex
461 .lock = &mlxbf_i2c_coalesce_lock,
2468 mutex_init(&mlxbf_i2c_coalesce_lock);
2486 mutex_destroy(&mlxbf_i2c_coalesce_lock);

Completed in 177 milliseconds