Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxbf.c407 static struct mutex mlxbf_i2c_corepll_lock; variable
450 .lock = &mlxbf_i2c_corepll_lock,
455 .lock = &mlxbf_i2c_corepll_lock,
2473 mutex_init(&mlxbf_i2c_corepll_lock); in mlxbf_i2c_init()
2489 mutex_destroy(&mlxbf_i2c_corepll_lock); in mlxbf_i2c_exit()