Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/slaves/
H A 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()
/kernel/linux/linux-6.6/drivers/w1/slaves/
H A 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()

Completed in 1 milliseconds