Searched refs:fb_id_ptr (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/drm/ | ||
D | drm_mode.h | 233 __u64 fb_id_ptr; member |
/Linux-v4.19/drivers/gpu/drm/ | ||
D | drm_mode_config.c | 105 fb_id = u64_to_user_ptr(card_res->fb_id_ptr); in drm_mode_getresources() |