Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Dsysfs.c218 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
/Linux-v6.1/drivers/platform/x86/intel/pmt/
Dclass.c140 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
/Linux-v6.1/drivers/mtd/
Dmtdpart.c216 static ssize_t offset_show(struct device *dev, in offset_show() function
/Linux-v6.1/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-v6.1/drivers/md/
Dmd.c3223 offset_show(struct md_rdev *rdev, char *page) in offset_show() function
3246 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);