Searched refs:w1_ds2760_eeprom_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | ds2760_battery.c | 169 static int w1_ds2760_eeprom_cmd(struct device *dev, int addr, int cmd) in w1_ds2760_eeprom_cmd() function 189 return w1_ds2760_eeprom_cmd(dev, addr, W1_DS2760_COPY_DATA); in w1_ds2760_store_eeprom() 194 return w1_ds2760_eeprom_cmd(dev, addr, W1_DS2760_RECALL_DATA); in w1_ds2760_recall_eeprom()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | ds2760_battery.c | 169 static int w1_ds2760_eeprom_cmd(struct device *dev, int addr, int cmd) in w1_ds2760_eeprom_cmd() function 189 return w1_ds2760_eeprom_cmd(dev, addr, W1_DS2760_COPY_DATA); in w1_ds2760_store_eeprom() 194 return w1_ds2760_eeprom_cmd(dev, addr, W1_DS2760_RECALL_DATA); in w1_ds2760_recall_eeprom()
|
Completed in 3 milliseconds