Searched refs:w1_f2d_readblock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds2431.c | 64 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock() function 119 if (w1_f2d_readblock(sl, off, block_read, buf) < 0) in eeprom_read() 227 if (w1_f2d_readblock(sl, addr & ~W1_F2D_SCRATCH_MASK, in eeprom_write()
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_ds2431.c | 64 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock() function 119 if (w1_f2d_readblock(sl, off, block_read, buf) < 0) in eeprom_read() 227 if (w1_f2d_readblock(sl, addr & ~W1_F2D_SCRATCH_MASK, in eeprom_write()
|
Completed in 2 milliseconds