Searched refs:state_store (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/greybus/ |
| H A D | bundle.c | 41 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
|
| /linux/drivers/staging/greybus/ |
| H A D | arche-apb-ctrl.c | 248 static ssize_t state_store(struct device *dev, in state_store() function
|
| /linux/kernel/power/ |
| H A D | main.c | 799 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store() function
|
| /linux/net/rfkill/ |
| H A D | core.c | 820 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
|
| /linux/drivers/md/ |
| H A D | md.c | 3082 state_store(struct md_rdev *rdev, const char *buf, size_t len) in state_store() function 3251 __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store); 3754 if (entry->store == state_store) { in rdev_attr_store()
|