Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/rtc/
Dsysfs.c232 offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
/linux-6.6.21/drivers/hwmon/
Dlm95234.c418 static ssize_t offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
Dmax6697.c326 static ssize_t offset_store(struct device *dev, struct device_attribute *devattr, const char *buf, in offset_store() function
/linux-6.6.21/drivers/md/
Dmd.c3240 offset_store(struct md_rdev *rdev, const char *buf, size_t len) in offset_store() function
3257 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);