Searched refs:test_store (Results 1 – 2 of 2) sorted by relevance
507 static int test_store(void *data, u64 val) in test_store() function591 DEFINE_DEBUGFS_ATTRIBUTE(test_fops, NULL, test_store, "%llu\n");
260 static ssize_t test_store(struct device *dev, struct device_attribute *attr, in test_store() function