Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/rtc/
Dsysfs.c219 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
/linux-6.6.21/drivers/platform/x86/intel/pmt/
Dclass.c140 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
/linux-6.6.21/drivers/mtd/
Dmtdpart.c222 static ssize_t offset_show(struct device *dev, in offset_show() function
/linux-6.6.21/drivers/hwmon/
Dlm95234.c405 static ssize_t offset_show(struct device *dev, struct device_attribute *attr, in offset_show() function
Dmax6697.c371 static ssize_t offset_show(struct device *dev, struct device_attribute *devattr, char *buf) in offset_show() function
/linux-6.6.21/drivers/md/
Dmd.c3234 offset_show(struct md_rdev *rdev, char *page) in offset_show() function
3257 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);