Searched defs:ecc_syndrome_size (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | elm.h | 47 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | elm.h | 47 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | omap_elm.c | 80 int ecc_syndrome_size; member 100 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | omap_elm.c | 80 int ecc_syndrome_size; member 103 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
|
Completed in 3 milliseconds