Home
last modified time | relevance | path

Searched refs:w1_f1C_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds28e04.c98 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()