Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c319 static ssize_t mtd_name_show(struct device *dev, in mtd_name_show() function
327 static DEVICE_ATTR(name, S_IRUGO, mtd_name_show, NULL);
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c247 static ssize_t mtd_name_show(struct device *dev, in mtd_name_show() function