Searched refs:w1_f0d_readblock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds2805.c | 61 static int w1_f0d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f0d_readblock() function 116 if (w1_f0d_readblock(sl, off, block_read, buf) < 0) { in w1_f0d_read_bin() 226 if (w1_f0d_readblock(sl, addr & ~W1_F0D_SCRATCH_MASK, in w1_f0d_write_bin()
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_ds2805.c | 61 static int w1_f0d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f0d_readblock() function 116 if (w1_f0d_readblock(sl, off, block_read, buf) < 0) { in w1_f0d_read_bin() 226 if (w1_f0d_readblock(sl, addr & ~W1_F0D_SCRATCH_MASK, in w1_f0d_write_bin()
|
Completed in 1 milliseconds