kernel
v7.1
Module file
Module Items
Structs
Traits
In kernel::
drm
kernel
::
drm
Module
file
Copy item path
Source
Expand description
DRM File objects.
C header:
include/drm/drm_file.h
Structs
§
File
An open DRM File.
Traits
§
Driver
File
Trait that must be implemented by DRM drivers to represent a DRM File (a client instance).