Searched defs:crtc_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/drm/ | ||
D | drm_fb_helper.h | 174 int crtc_count; member |
/Linux-v4.19/drivers/gpu/drm/ | ||
D | drm_fb_helper.c | 1770 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local |