Searched refs:show_dts_ext (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
H A D | w83795.c | 1395 show_dts_ext(struct device *dev, struct device_attribute *attr, char *buf) 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), \
|
Completed in 80 milliseconds