Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/
Ddrm_mode.h237 struct drm_mode_property_enum { struct
Ddrm_crtc.c3006 struct drm_mode_property_enum __user *enum_ptr; in drm_mode_getproperty_ioctl()
3051 enum_ptr = (struct drm_mode_property_enum __user *)(unsigned long)out_resp->enum_blob_ptr; in drm_mode_getproperty_ioctl()