Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c865 ret = mtd_get_user_prot_info(mtd, PAGE_SIZE, &retlen, info); in mtd_otp_size()
2153 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_user_prot_info() function
2164 EXPORT_SYMBOL_GPL(mtd_get_user_prot_info); variable
H A Dmtdchar.c1120 ret = mtd_get_user_prot_info(mtd, 4096, &retlen, buf); in mtdchar_ioctl()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmtd.h511 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen,
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h519 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen,
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdchar.c923 ret = mtd_get_user_prot_info(mtd, 4096, &retlen, buf); in mtdchar_ioctl()
H A Dmtdcore.c1899 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_user_prot_info() function
1910 EXPORT_SYMBOL_GPL(mtd_get_user_prot_info); variable

Completed in 13 milliseconds