Home
last modified time | relevance | path

Searched refs:DrmIoctlDescriptor (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/drm/
H A Dioctl.rs40 pub type DrmIoctlDescriptor = bindings::drm_ioctl_desc; typedef
103 const IOCTLS: &'static [$crate::drm::ioctl::DrmIoctlDescriptor] = {
H A Ddriver.rs115 const IOCTLS: &'static [drm::ioctl::DrmIoctlDescriptor];