Searched refs:offset_show (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | sysfs.c | 219 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
|
/openbmc/linux/drivers/platform/x86/intel/pmt/ |
H A D | class.c | 140 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdpart.c | 222 static ssize_t offset_show(struct device *dev, in offset_show() function
|
/openbmc/linux/drivers/hwmon/ |
H A D | lm95234.c | 406 static ssize_t offset_show(struct device *dev, struct device_attribute *attr, in offset_show() function
|
H A D | max6697.c | 372 static ssize_t offset_show(struct device *dev, struct device_attribute *devattr, char *buf) in offset_show() function
|
/openbmc/linux/drivers/md/ |
H A D | md.c | 3238 offset_show(struct md_rdev *rdev, char *page) in offset_show() function 3261 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);
|