1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE book PUBLIC
"-//OASIS//DTD DocBook XML V4.1.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" []
>
7 <title>W1: Dallas'
1-wire bus
</title>
11 <firstname>David
</firstname>
12 <surname>Fries
</surname>
15 <email>David@Fries.net
</email>
31 This documentation is free software; you can redistribute
32 it and/or modify it under the terms of the GNU General Public
37 This program is distributed in the hope that it will be
38 useful, but WITHOUT ANY WARRANTY; without even the implied
39 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
40 For more details see the file COPYING in the source
41 distribution of Linux.
48 <chapter id=
"w1_internal">
49 <title>W1 API internal to the kernel
</title>
51 <sect1 id=
"w1_internal_api">
52 <title>W1 API internal to the kernel
</title>
54 <title>drivers/w1/w1.h
</title>
55 <para>W1 core functions.
</para>
60 <title>drivers/w1/w1.c
</title>
61 <para>W1 core functions.
</para>
65 <sect2 id=
"w1_family.h">
66 <title>drivers/w1/w1_family.h
</title>
67 <para>Allows registering device family operations.
</para>
68 !Idrivers/w1/w1_family.h
71 <sect2 id=
"w1_family.c">
72 <title>drivers/w1/w1_family.c
</title>
73 <para>Allows registering device family operations.
</para>
74 !Edrivers/w1/w1_family.c
78 <title>drivers/w1/w1_int.c
</title>
79 <para>W1 internal initialization for master devices.
</para>
83 <sect2 id=
"w1_netlink.h">
84 <title>drivers/w1/w1_netlink.h
</title>
85 <para>W1 external netlink API structures and commands.
</para>
86 !Idrivers/w1/w1_netlink.h
90 <title>drivers/w1/w1_io.c
</title>
91 <para>W1 input/output.
</para>