Home
last modified time | relevance | path

Searched refs:state_store (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/regulator/
Duserspace-consumer.c51 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
/Linux-v5.15/drivers/remoteproc/
Dremoteproc_sysfs.c189 static ssize_t state_store(struct device *dev, in state_store() function
/Linux-v5.15/drivers/greybus/
Dbundle.c41 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
/Linux-v5.15/drivers/staging/greybus/
Darche-apb-ctrl.c248 static ssize_t state_store(struct device *dev, in state_store() function
Darche-platform.c305 static ssize_t state_store(struct device *dev, in state_store() function
/Linux-v5.15/drivers/base/
Dmemory.c326 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
/Linux-v5.15/kernel/power/
Dmain.c638 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store() function
/Linux-v5.15/net/rfkill/
Dcore.c788 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() function
/Linux-v5.15/drivers/md/
Dmd.c2963 state_store(struct md_rdev *rdev, const char *buf, size_t len) in state_store() function
3126 __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store);