Searched defs:otp_op_t (Results 1 - 6 of 6) sorted by relevance
/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
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 1268 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef
|
H A D | cfi_cmdset_0001.c | 2236 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef
|
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 1272 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef
|
H A D | cfi_cmdset_0001.c | 2238 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip, typedef
|
/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
|
Completed in 28 milliseconds