Searched refs:adt7x10_show_temp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
H A Dadt7x10.c233 static ssize_t adt7x10_show_temp(struct device *dev, adt7x10_show_temp() function
343 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, adt7x10_show_temp, NULL, 0);
345 adt7x10_show_temp, adt7x10_set_temp, 1);
347 adt7x10_show_temp, adt7x10_set_temp, 2);
349 adt7x10_show_temp, adt7x10_set_temp, 3);

Completed in 47 milliseconds