Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83795.c1395 show_dts_ext(struct device *dev, struct device_attribute *attr, char *buf) in show_dts_ext() function
1676 SENSOR_ATTR_2(temp##index##_crit, S_IRUGO | S_IWUSR, show_dts_ext, \
1679 show_dts_ext, store_dts_ext, DTS_CRIT_HYST, NOT_USED), \
1680 SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_dts_ext, \
1683 show_dts_ext, store_dts_ext, DTS_WARN_HYST, NOT_USED), \