Searched defs:drm_device (Results 1 – 3 of 3) sorted by relevance
137 as_raw(&self) -> *mut bindings::drm_device as_raw() argument 153 into_drm_device(ptr: NonNull<Self>) -> *mut bindings::drm_device into_drm_device() argument 179 release(ptr: *mut bindings::drm_device) release() argument [all...]
58 raw_dev: *mut bindings::drm_device, in open_callback() argument 88 _raw_dev: *mut bindings::drm_device, in postclose_callback() argument
1328 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()