doc: fuse: Add comments and bring into API docs

Provide some comments for most structs (and some #defines) and include
the file in the API docs so it is checked.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-07-13 06:28:34 -06:00
parent acce346379
commit 8421dcc9c2
3 changed files with 964 additions and 292 deletions

8
doc/api/fuse.rst Normal file
View File

@@ -0,0 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0+
.. Copyright 2025 Simon Glass <sjg@chromium.org>
FUSE - Filesystem in Userspace
==============================
.. kernel-doc:: include/linux/fuse.h
:internal:

View File

@@ -13,6 +13,7 @@ U-Boot API documentation
efi
event
fs
fuse
getopt
interrupt
led

File diff suppressed because it is too large Load Diff