Searched refs:mtd_get_user_prot_info (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/mtd/ |
| A D | mtdcore.c | 795 ret = mtd_get_user_prot_info(mtd, PAGE_SIZE, &retlen, info); in mtd_otp_size() 2018 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_user_prot_info() function 2029 EXPORT_SYMBOL_GPL(mtd_get_user_prot_info);
|
| A D | mtdchar.c | 914 ret = mtd_get_user_prot_info(mtd, 4096, &retlen, buf); in mtdchar_ioctl()
|
| /linux/include/linux/mtd/ |
| A D | mtd.h | 517 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen,
|
| /linux/ |
| A D | vmlinux.symvers | 3253 0x00000000 mtd_get_user_prot_info vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 34368 ffff8000108de2f4 T mtd_get_user_prot_info
|
| A D | .tmp_System.map | 34368 ffff8000108de2f4 T mtd_get_user_prot_info
|
Completed in 349 milliseconds