Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dbfin-otp.c81 static bool allow_writes; variable
126 if (!allow_writes) in bfin_otp_write()
183 if (!allow_writes) in bfin_otp_ioctl()
205 allow_writes = false; in bfin_otp_ioctl()
209 allow_writes = true; in bfin_otp_ioctl()