Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c71 static struct mutex fuse_read = MUTEX_INITIALIZER; variable
147 mutex_lock(&fuse_read); in imx_ocotp_read()
166 mutex_unlock(&fuse_read); in imx_ocotp_read()
186 mutex_lock(&fuse_read); in imx_ocotp_write()
216 mutex_unlock(&fuse_read); in imx_ocotp_write()