other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
W1_READ_BLOCK(9) | W1 API internal to the kernel | W1_READ_BLOCK(9) |
NAME¶
w1_read_block - Reads a series of bytes.SYNOPSIS¶
u8
w1_read_block(struct w1_master * dev,
u8 * buf, int len);
ARGUMENTS¶
devthe master device
buf
pointer to the buffer to fill
len
the number of bytes to read
RETURN¶
the number of bytes readAUTHOR¶
David Fries <David@Fries.net>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |