Home
last modified time | relevance | path

Searched refs:mtd_type_show (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c207 static ssize_t mtd_type_show(struct device *dev, in mtd_type_show() function
244 static DEVICE_ATTR(type, S_IRUGO, mtd_type_show, NULL);
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c135 static ssize_t mtd_type_show(struct device *dev, in mtd_type_show() function