Compare commits

...

1 Commits
prob ... fuse

Author SHA1 Message Date
Simon Glass
8421dcc9c2 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>
2025-07-13 07:44:18 -06:00
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