Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dds2781_battery.c59 static int w1_ds2781_read(struct ds2781_device_info *dev_info, char *buf, in w1_ds2781_read() function
166 ret = w1_ds2781_read(dev_info, val, DS2781_VOLT_MSB, 2 * sizeof(u8)); in ds2781_get_voltage()
195 ret = w1_ds2781_read(dev_info, val, DS2781_TEMP_MSB, 2 * sizeof(u8)); in ds2781_get_temperature()