Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_mode.h357 __u64 format_type_ptr; member
/openbsd/sys/dev/pci/drm/
H A Ddrm_plane.c748 format_ptr = (uint32_t __user *)(unsigned long)plane_resp->format_type_ptr; in drm_mode_getplane()