diff options
Diffstat (limited to 'Documentation/driver-api/driver-model/index.rst')
-rw-r--r-- | Documentation/driver-api/driver-model/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Documentation/driver-api/driver-model/index.rst b/Documentation/driver-api/driver-model/index.rst new file mode 100644 index 000000000..4831bdd92 --- /dev/null +++ b/Documentation/driver-api/driver-model/index.rst @@ -0,0 +1,23 @@ +============ +Driver Model +============ + +.. toctree:: + :maxdepth: 1 + + binding + bus + design-patterns + device + devres + driver + overview + platform + porting + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |