Home
last modified time | relevance | path

Searched refs:mtd_lock_user_prot_reg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmtd.h517 int mtd_lock_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len);
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h525 int mtd_lock_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len);
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdchar.c950 ret = mtd_lock_user_prot_reg(mtd, oinfo.start, oinfo.length); in mtdchar_ioctl()
H A Dmtdcore.c1949 int mtd_lock_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len) in mtd_lock_user_prot_reg() function
1959 EXPORT_SYMBOL_GPL(mtd_lock_user_prot_reg); variable
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c2203 int mtd_lock_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len) in mtd_lock_user_prot_reg() function
2213 EXPORT_SYMBOL_GPL(mtd_lock_user_prot_reg); variable
H A Dmtdchar.c1149 ret = mtd_lock_user_prot_reg(mtd, oinfo.start, oinfo.length); in mtdchar_ioctl()

Completed in 12 milliseconds