Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-mlxbf.c455 static struct mutex mlxbf_i2c_coalesce_lock; variable
462 .lock = &mlxbf_i2c_coalesce_lock,
2414 mutex_init(&mlxbf_i2c_coalesce_lock); in mlxbf_i2c_init()
2432 mutex_destroy(&mlxbf_i2c_coalesce_lock); in mlxbf_i2c_exit()