Searched refs:enable_store (Results 1 – 3 of 3) sorted by relevance
39 static ssize_t enable_store(struct device *dev, struct device_attribute *attr, in enable_store() function
1152 static ssize_t enable_store(struct device *pdev, struct device_attribute *attr, in enable_store() function1272 static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, enable_show, enable_store);
188 static ssize_t enable_store(struct device *dev, struct device_attribute *attr, in enable_store() function