Searched refs:mtd_write_user_prot_reg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | mtd.h | 515 int mtd_write_user_prot_reg(struct mtd_info *mtd, loff_t to, size_t len,
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | mtd.h | 523 int mtd_write_user_prot_reg(struct mtd_info *mtd, loff_t to, size_t len,
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 265 ret = mtd_write_user_prot_reg(mtd, *ppos, len, in mtdchar_write()
|
H A D | mtdcore.c | 1926 int mtd_write_user_prot_reg(struct mtd_info *mtd, loff_t to, size_t len, in mtd_write_user_prot_reg() function 1947 EXPORT_SYMBOL_GPL(mtd_write_user_prot_reg); variable
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdcore.c | 2180 int mtd_write_user_prot_reg(struct mtd_info *mtd, loff_t to, size_t len, in mtd_write_user_prot_reg() function 2201 EXPORT_SYMBOL_GPL(mtd_write_user_prot_reg); variable
|
H A D | mtdchar.c | 257 ret = mtd_write_user_prot_reg(mtd, *ppos, len, in mtdchar_write()
|
Completed in 12 milliseconds