Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/w1/slaves/
Dw1_ds2423.c38 int read_byte_count; in w1_slave_show() local
53 read_byte_count = 0; in w1_slave_show()
62 read_byte_count += w1_read_block(dev, in w1_slave_show()
68 if (read_byte_count != (p + 1) * READ_BYTE_COUNT) { in w1_slave_show()
72 read_byte_count, in w1_slave_show()