Searched refs:offset_show (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/rtc/ |
D | sysfs.c | 219 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
|
/linux-6.6.21/drivers/platform/x86/intel/pmt/ |
D | class.c | 140 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() function
|
/linux-6.6.21/drivers/mtd/ |
D | mtdpart.c | 222 static ssize_t offset_show(struct device *dev, in offset_show() function
|
/linux-6.6.21/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 | 371 static ssize_t offset_show(struct device *dev, struct device_attribute *devattr, char *buf) in offset_show() function
|
/linux-6.6.21/drivers/md/ |
D | md.c | 3234 offset_show(struct md_rdev *rdev, char *page) in offset_show() function 3257 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);
|