w1: add touch block command
Writes and returns sampled data back to userspace. Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
610705e780
commit
9be62e0b2f
@ -56,6 +56,7 @@ struct w1_netlink_msg
|
||||
#define W1_CMD_WRITE 0x1
|
||||
#define W1_CMD_SEARCH 0x2
|
||||
#define W1_CMD_ALARM_SEARCH 0x3
|
||||
#define W1_CMD_TOUCH 0x4
|
||||
|
||||
struct w1_netlink_cmd
|
||||
{
|
||||
|
Reference in New Issue
Block a user