summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAsahi Lina <lina@asahilina.net>2023-02-05 20:42:15 +0900
committerDanilo Krummrich <dakr@kernel.org>2024-08-13 15:54:19 +0200
commit47819d0c620c26449390ded381fcf64fea340edd (patch)
treebdb09d86dabba66e76101f634f736a60d50f3e8e /init
parent9f4f8ef5245321d5d6e83201c3f13cd4b7f135d0 (diff)
rust: drm: ioctl: Add DRM ioctl abstraction
DRM drivers need to be able to declare which driver-specific ioctls they support. Add an abstraction implementing the required types and a helper macro to generate the ioctl definition inside the DRM driver. Note that this macro is not usable until further bits of the abstraction are in place (but it will not fail to compile on its own, if not called). Signed-off-by: Asahi Lina <lina@asahilina.net> Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions