Searched refs:w1_f14_write (Results 1 – 1 of 1) sorted by relevance
145 static int w1_f14_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f14_write() function242 if (w1_f14_write(sl, addr & ~W1_F14_SCRATCH_MASK, in eeprom_write()250 if (w1_f14_write(sl, addr, copy, buf) < 0) { in eeprom_write()