Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mlxbf.c406 static struct mutex mlxbf_i2c_coalesce_lock; variable
441 .lock = &mlxbf_i2c_coalesce_lock,
2472 mutex_init(&mlxbf_i2c_coalesce_lock); in mlxbf_i2c_init()
2490 mutex_destroy(&mlxbf_i2c_coalesce_lock); in mlxbf_i2c_exit()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c454 static struct mutex mlxbf_i2c_coalesce_lock; variable
461 .lock = &mlxbf_i2c_coalesce_lock,
2468 mutex_init(&mlxbf_i2c_coalesce_lock); in mlxbf_i2c_init()
2486 mutex_destroy(&mlxbf_i2c_coalesce_lock); in mlxbf_i2c_exit()

Completed in 7 milliseconds