Searched refs:state_store (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/remoteproc/ |
| H A D | remoteproc_sysfs.c | 189 static ssize_t state_store(struct device *dev, in state_store() function
|
| /linux-6.15/drivers/regulator/ |
| H A D | userspace-consumer.c | 53 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
|
| /linux-6.15/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-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_sysfs.c | 31 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
|
| /linux-6.15/drivers/staging/greybus/ |
| H A D | arche-apb-ctrl.c | 248 static ssize_t state_store(struct device *dev, in state_store() function
|
| H A D | arche-platform.c | 306 static ssize_t state_store(struct device *dev, in state_store() function
|
| /linux-6.15/kernel/power/ |
| H A D | main.c | 717 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store() function
|
| /linux-6.15/drivers/base/ |
| H A D | memory.c | 378 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
|
| /linux-6.15/net/rfkill/ |
| H A D | core.c | 806 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
|
| /linux-6.15/mm/damon/ |
| H A D | sysfs.c | 1669 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store() function
|
| /linux-6.15/drivers/md/ |
| H A D | md.c | 2918 state_store(struct md_rdev *rdev, const char *buf, size_t len) in state_store() function 3087 __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store); 3590 if (entry->store == state_store) { in rdev_attr_store()
|