Searched refs:crtc_id_ptr (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/include/uapi/drm/ | ||
D | drm_mode.h | 264 __u64 crtc_id_ptr; member |
/Linux-v5.15/drivers/gpu/drm/ | ||
D | drm_mode_config.c | 128 crtc_id = u64_to_user_ptr(card_res->crtc_id_ptr); in drm_mode_getresources() |