Searched refs:show_fwver (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ultra45_env.c | 200 static ssize_t show_fwver(struct device *dev, struct device_attribute *attr, in show_fwver() function 210 static SENSOR_DEVICE_ATTR(firmware_version, S_IRUGO, show_fwver, NULL, 0);
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ultra45_env.c | 201 static ssize_t show_fwver(struct device *dev, struct device_attribute *attr, in show_fwver() function 211 static SENSOR_DEVICE_ATTR(firmware_version, S_IRUGO, show_fwver, NULL, 0);
|
Completed in 2 milliseconds