Home
last modified time | relevance | path

Searched refs:elm_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/platform_data/
Delm.h38 int elm_config(struct device *dev, enum bch_ecc bch_type,
47 static inline int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config() function
/Linux-v6.6/drivers/mtd/nand/raw/
Domap_elm.c103 int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config() function
132 EXPORT_SYMBOL(elm_config);
Domap2.c2056 err = elm_config(info->elm_dev, elm_bch_strength, in omap_nand_attach_chip()