Searched refs:otp_op_t (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 2236 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef 2316 otp_op_t action, int user_regs) in cfi_intelext_otp_walk()
|
H A D | cfi_cmdset_0002.c | 1268 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef 1478 otp_op_t action, int user_regs) in cfi_amdstd_otp_walk()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/ |
H A D | onenand_base.c | 2887 typedef int (*otp_op_t)(struct mtd_info *mtd, loff_t form, size_t len, typedef 3033 otp_op_t action, int mode) in onenand_otp_walk()
|
/kernel/linux/linux-6.6/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()
|
Completed in 23 milliseconds