Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/slaves/
Dw1_ds2423.c51 int read_byte_count; in w1_slave_show() local
66 read_byte_count = 0; in w1_slave_show()
75 read_byte_count += w1_read_block(dev, in w1_slave_show()
81 if (read_byte_count != (p + 1) * READ_BYTE_COUNT) { in w1_slave_show()
85 read_byte_count, in w1_slave_show()