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