w1.rst 1.15 KB

W1: Dallas' 1-wire bus

Author:David Fries

W1 API internal to the kernel

W1 API internal to the kernel

include/linux/w1.h

W1 kernel API functions.

drivers/w1/w1.c

W1 core functions.

drivers/w1/w1_family.c

Allows registering device family operations.

drivers/w1/w1_internal.h

W1 internal initialization for master devices.

drivers/w1/w1_int.c

W1 internal initialization for master devices.

drivers/w1/w1_netlink.h

W1 external netlink API structures and commands.

drivers/w1/w1_io.c

W1 input/output.