drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
[platform/kernel/linux-starfive.git] / rust / bindgen_parameters
index 552d9a8..a721d46 100644 (file)
@@ -20,3 +20,7 @@
 
 # `seccomp`'s comment gets understood as a doctest
 --no-doc-comments
+
+# These functions use the `__preserve_most` calling convention, which neither bindgen
+# nor Rust currently understand, and which Clang currently declares to be unstable.
+--blocklist-function __list_.*_report