Home
last modified time | relevance | path

Searched refs:DRM_LIST_HEAD (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h50 #define DRM_LIST_HEAD(name) \ macro
H A Ddrm_fb_helper.c43 static DRM_LIST_HEAD(kernel_fb_helper_list);
H A Ddrm_crtc.c2580 DRM_LIST_HEAD(list); in drm_mode_attachmode_crtc()