Searched refs:drm_for_each_fb (Results 1 – 2 of 2) sorted by relevance
| /linux/include/drm/ | ||
| H A D | drm_framebuffer.h | 283 #define drm_for_each_fb(fb, dev) \ macro |
| /linux/drivers/gpu/drm/ | ||
| H A D | drm_framebuffer.c | 1220 drm_for_each_fb(fb, dev) { in drm_framebuffer_info() |