Home
last modified time | relevance | path

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

/linux-6.15/drivers/rtc/
H A Dsysfs.c232 offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
/linux-6.15/drivers/md/
H A Dmd.c3216 offset_store(struct md_rdev *rdev, const char *buf, size_t len) in offset_store() function
3233 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);