Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83795.c1382 show_dts_ext(struct device *dev, struct device_attribute *attr, char *buf) in show_dts_ext() function
1663 SENSOR_ATTR_2(temp##index##_crit, S_IRUGO | S_IWUSR, show_dts_ext, \
1666 show_dts_ext, store_dts_ext, DTS_CRIT_HYST, NOT_USED), \
1667 SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_dts_ext, \
1670 show_dts_ext, store_dts_ext, DTS_WARN_HYST, NOT_USED), \