Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Demc1403.c60 static ssize_t show_bit(struct device *dev, in show_bit() function
184 show_bit, NULL, 0x36, 0x01);
186 show_bit, NULL, 0x35, 0x01);
188 show_bit, NULL, 0x37, 0x01);
201 static SENSOR_DEVICE_ATTR_2(temp2_fault, S_IRUGO, show_bit, NULL, 0x1b, 0x02);
203 show_bit, NULL, 0x36, 0x02);
205 show_bit, NULL, 0x35, 0x02);
207 show_bit, NULL, 0x37, 0x02);
219 static SENSOR_DEVICE_ATTR_2(temp3_fault, S_IRUGO, show_bit, NULL, 0x1b, 0x04);
221 show_bit, NULL, 0x36, 0x04);
[all …]