Searched refs:elm_config (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
H A D | elm.h | 48 int elm_config(struct device *dev, enum bch_ecc bch_type, 57 static inline int elm_config(struct device *dev, enum bch_ecc bch_type, elm_config() function
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | omap_elm.c | 106 * elm_config - Configure ELM module 110 int elm_config(struct device *dev, enum bch_ecc bch_type, elm_config() function 139 EXPORT_SYMBOL(elm_config); variable
|
H A D | omap2.c | 1911 err = elm_config(info->elm_dev, BCH4_ECC, omap_nand_probe() 1965 err = elm_config(info->elm_dev, BCH8_ECC, omap_nand_probe() 1995 err = elm_config(info->elm_dev, BCH16_ECC, omap_nand_probe()
|
Completed in 112 milliseconds