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