Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h251 __u64 crtc_id_ptr; member
/dragonfly/sys/dev/drm/
H A Ddrm_mode_config.c123 crtc_id = u64_to_user_ptr(card_res->crtc_id_ptr); in drm_mode_getresources()