aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/firmware/other_interfaces.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/firmware/other_interfaces.rst')
-rw-r--r--Documentation/driver-api/firmware/other_interfaces.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/driver-api/firmware/other_interfaces.rst b/Documentation/driver-api/firmware/other_interfaces.rst
new file mode 100644
index 000000000000..36c47b1e9824
--- /dev/null
+++ b/Documentation/driver-api/firmware/other_interfaces.rst
@@ -0,0 +1,15 @@
+Other Firmware Interfaces
+=========================
+
+DMI Interfaces
+--------------
+
+.. kernel-doc:: drivers/firmware/dmi_scan.c
+ :export:
+
+EDD Interfaces
+--------------
+
+.. kernel-doc:: drivers/firmware/edd.c
+ :internal:
+