Home
last modified time | relevance | path

Searched defs:drm_file (Results 1 – 4 of 4) sorted by relevance

/linux/rust/kernel/drm/gem/
H A Dmod.rs118 raw_file: *mut bindings::drm_file, in open_callback()
135 raw_file: *mut bindings::drm_file, in close_callback()
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_gem.c185 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c992 struct file *drm_file; in kfd_ioctl_acquire_vm() local
2256 struct file *drm_file; in criu_restore_devices() local
H A Dkfd_priv.h774 struct file *drm_file; member