| /linux/drivers/mtd/spi-nor/ |
| H A D | core.c | 1171 struct spi_nor_erase_type *erase; in spi_nor_set_4byte_opcodes() local 1483 static u64 spi_nor_div_by_erase_size(const struct spi_nor_erase_type *erase, in spi_nor_div_by_erase_size() 1509 const struct spi_nor_erase_type *erase; in spi_nor_find_best_erase_type() local 1552 const struct spi_nor_erase_type *erase) in spi_nor_init_erase_cmd() 1604 const struct spi_nor_erase_type *erase, *prev_erase = NULL; in spi_nor_init_erase_cmd_list() local 2480 void spi_nor_set_erase_type(struct spi_nor_erase_type *erase, u32 size, in spi_nor_set_erase_type() 2494 void spi_nor_mask_erase_type(struct spi_nor_erase_type *erase) in spi_nor_mask_erase_type() 2598 const struct spi_nor_erase_type *tested_erase, *erase = NULL; in spi_nor_select_uniform_erase() local 2646 const struct spi_nor_erase_type *erase = NULL; in spi_nor_select_erase() local
|
| H A D | sfdp.c | 324 spi_nor_set_erase_settings_from_bfpt(struct spi_nor_erase_type *erase, in spi_nor_set_erase_settings_from_bfpt() 841 const struct spi_nor_erase_type *erase, in spi_nor_region_check_overlay() 867 struct spi_nor_erase_type *erase = map->erase_type; in spi_nor_init_non_uniform_erase_map() local 1096 const struct sfdp_4bait *erase = &erases[i]; in spi_nor_parse_4bait() local
|
| /linux/drivers/firmware/microchip/ |
| H A D | mpfs-auto-update.c | 205 struct erase_info erase; in mpfs_auto_update_set_image_address() local 267 struct erase_info erase; in mpfs_auto_update_write_bitstream() local
|
| /linux/drivers/fpga/ |
| H A D | machxo2-spi.c | 140 static const u8 erase[] = ISC_ERASE; in machxo2_cleanup() local 195 static const u8 erase[] = ISC_ERASE; in machxo2_write_init() local
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mtd.c | 21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | mtd.c | 21 static int ef4_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in ef4_mtd_erase()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mtd.c | 21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase()
|
| /linux/include/linux/ |
| H A D | pstore_zone.h | 53 pstore_zone_erase_op erase; member
|
| H A D | pstore.h | 201 int (*erase)(struct pstore_record *record); member
|
| /linux/drivers/mtd/devices/ |
| H A D | powernv_flash.c | 168 static int powernv_flash_erase(struct mtd_info *mtd, struct erase_info *erase) in powernv_flash_erase()
|
| H A D | bcm47xxsflash.c | 69 static int bcm47xxsflash_erase(struct mtd_info *mtd, struct erase_info *erase) in bcm47xxsflash_erase()
|
| /linux/drivers/cxl/ |
| H A D | security.c | 175 struct cxl_pass_erase erase; in cxl_pmem_security_passphrase_erase() local
|
| /linux/drivers/mtd/ |
| H A D | mtdblock.c | 47 struct erase_info erase; in erase_write() local
|
| H A D | rfd_ftl.c | 269 struct erase_info *erase; in erase_block() local
|
| H A D | mtdconcat.c | 369 struct erase_info *erase; in concat_erase() local
|
| H A D | ftl.c | 330 struct erase_info *erase; in erase_xfer() local
|
| H A D | sm_ftl.c | 467 struct erase_info erase; in sm_erase_block() local
|
| H A D | mtdchar.c | 924 struct erase_info *erase; in mtdchar_ioctl() local
|
| H A D | mtdswap.c | 529 struct erase_info erase; in mtdswap_erase_block() local
|
| /linux/lib/ |
| H A D | rbtree_test.c | 70 static inline void erase(struct test_node *node, struct rb_root_cached *root) in erase() function
|
| /linux/rust/kernel/ |
| H A D | maple_tree.rs | 227 pub fn erase(&self, index: usize) -> Option<T> { in erase() method
|
| /linux/drivers/mtd/ubi/ |
| H A D | wl.c | 663 int erase = 0, keep = 0, vol_id = -1, lnum = -1; local
|
| /linux/include/linux/mtd/ |
| H A D | spi-nor.h | 315 int (*erase)(struct spi_nor *nor, loff_t offs); member
|
| /linux/drivers/cxl/core/ |
| H A D | memdev.c | 188 bool erase; in security_erase_store() local
|
| /linux/tools/testing/cxl/test/ |
| H A D | mem.c | 950 struct cxl_pass_erase *erase; in mock_passphrase_secure_erase() local [all...] |