Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dds2781_battery.c68 static int w1_ds2781_read(struct ds2781_device_info *dev_info, char *buf, in w1_ds2781_read() function
175 ret = w1_ds2781_read(dev_info, val, DS2781_VOLT_MSB, 2 * sizeof(u8)); in ds2781_get_voltage()
204 ret = w1_ds2781_read(dev_info, val, DS2781_TEMP_MSB, 2 * sizeof(u8)); in ds2781_get_temperature()