Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dds2760_battery.c119 static int w1_ds2760_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2760_io() function
159 return w1_ds2760_io(dev, buf, addr, count, 0); in w1_ds2760_read()
166 return w1_ds2760_io(dev, buf, addr, count, 1); in w1_ds2760_write()