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