Home
last modified time | relevance | path

Searched defs:for_each_crtc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c322 for_each_crtc(dev, crtc) { in intel_fbdev_init_bios() function
350 for_each_crtc(dev, crtc) { in intel_fbdev_init_bios() function
419 for_each_crtc(dev, crtc) { in intel_fbdev_init_bios() function
H A Dintel_display.h359 #define for_each_crtc(dev, crtc) \ macro
H A Dintel_display.c3632 for_each_crtc(dev, c) { in intel_find_initial_plane_obj() function
11982 for_each_crtc(dev, possible_crtc) { in intel_get_load_detect_pipe() function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display.h254 #define for_each_crtc(dev, crtc) \ macro

Completed in 26 milliseconds