Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h235 struct drm_mode_property_enum { struct
H A Ddrm_crtc.c3004 struct drm_mode_property_enum __user *enum_ptr; in drm_mode_getproperty_ioctl()
3049 enum_ptr = (struct drm_mode_property_enum __user *)(unsigned long)out_resp->enum_blob_ptr; in drm_mode_getproperty_ioctl()