Home
last modified time | relevance | path

Searched refs:offset_store (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Dsysfs.c232 offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
/openbmc/linux/drivers/hwmon/
H A Dlm95234.c419 static ssize_t offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
H A Dmax6697.c327 static ssize_t offset_store(struct device *dev, struct device_attribute *devattr, const char *buf, in offset_store() function
/openbmc/linux/drivers/md/
H A Dmd.c3252 offset_store(struct md_rdev *rdev, const char *buf, size_t len) in offset_store() function
3269 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);