Searched refs:otp_op_t (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 2238 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef 2318 otp_op_t action, int user_regs) in cfi_intelext_otp_walk()
|
H A D | cfi_cmdset_0002.c | 1272 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef 1482 otp_op_t action, int user_regs) in cfi_amdstd_otp_walk()
|
/linux/drivers/mtd/nand/onenand/ |
H A D | onenand_base.c | 2894 typedef int (*otp_op_t)(struct mtd_info *mtd, loff_t form, size_t len, typedef 3040 otp_op_t action, int mode) in onenand_otp_walk()
|