Searched refs:offset_show (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/rtc/ |
D | sysfs.c | 218 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
|
/Linux-v5.10/drivers/staging/kpc2000/kpc2000/ |
D | cell_probe.c | 146 static ssize_t offset_show(struct device *dev, struct device_attribute *attr, in offset_show() function
|
/Linux-v5.10/drivers/hwmon/ |
D | lm95234.c | 405 static ssize_t offset_show(struct device *dev, struct device_attribute *attr, in offset_show() function
|
D | max6697.c | 372 static ssize_t offset_show(struct device *dev, struct device_attribute *devattr, char *buf) in offset_show() function
|
/Linux-v5.10/drivers/md/ |
D | md.c | 3271 offset_show(struct md_rdev *rdev, char *page) in offset_show() function 3294 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);
|