Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c256 static ssize_t mtd_size_show(struct device *dev, in mtd_size_show() function
265 static DEVICE_ATTR(size, S_IRUGO, mtd_size_show, NULL);
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c183 static ssize_t mtd_size_show(struct device *dev, in mtd_size_show() function