Searched refs:nvm_dev_attr_show (Results 1 – 1 of 1) sorted by relevance
984 static ssize_t nvm_dev_attr_show(struct device *dev, in nvm_dev_attr_show() function1141 DEVICE_ATTR(_name, S_IRUGO, nvm_dev_attr_show, NULL)1254 if (dev_attr->show == nvm_dev_attr_show) in nvm_dev_attrs_visible()