Searched refs:fts_test_show (Results 1 – 1 of 1) sorted by relevance
1812 static ssize_t fts_test_show(struct device *dev, struct device_attribute *attr, char *buf) in fts_test_show() function1863 static DEVICE_ATTR(fts_test, S_IRUGO | S_IWUSR, fts_test_show, fts_test_store);