Home
last modified time | relevance | path

Searched refs:offset_show (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/rtc/
Dsysfs.c218 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
/Linux-v5.10/drivers/staging/kpc2000/kpc2000/
Dcell_probe.c146 static ssize_t offset_show(struct device *dev, struct device_attribute *attr, in offset_show() function
/Linux-v5.10/drivers/hwmon/
Dlm95234.c405 static ssize_t offset_show(struct device *dev, struct device_attribute *attr, in offset_show() function
Dmax6697.c372 static ssize_t offset_show(struct device *dev, struct device_attribute *devattr, char *buf) in offset_show() function
/Linux-v5.10/drivers/md/
Dmd.c3271 offset_show(struct md_rdev *rdev, char *page) in offset_show() function
3294 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);