Searched refs:w1_f1C_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds28e04.c | 98 static int w1_f1C_read(struct w1_slave *sl, int addr, int len, char *data) in w1_f1C_read() function 139 count = w1_f1C_read(sl, off, count, buf); in eeprom_read() 291 ret = w1_f1C_read(sl, W1_1C_REG_LOGIC_STATE, count, buf); in pio_read()
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_ds28e04.c | 98 static int w1_f1C_read(struct w1_slave *sl, int addr, int len, char *data) in w1_f1C_read() function 139 count = w1_f1C_read(sl, off, count, buf); in eeprom_read() 294 ret = w1_f1C_read(sl, W1_1C_REG_LOGIC_STATE, count, buf); in pio_read()
|
Completed in 2 milliseconds