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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_ddi.c746 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
H A Dintel_dp.c785 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
797 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
2544 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
H A Dintel_display.c2981 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
3357 for_each_encoder_on_crtc(dev, crtc, encoder) function
3436 for_each_encoder_on_crtc(dev, crtc, encoder) function
3608 for_each_encoder_on_crtc(de function
4108 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
4709 for_each_encoder_on_crtc(dev, crtc, encoder) { function
5167 for_each_encoder_on_crtc(dev, crtc, encoder) { function
5270 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
5426 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
5496 for_each_encoder_on_crtc(dev, crtc, intel_encoder) { function
5607 for_each_encoder_on_crtc(dev, crtc, encoder) { function
5790 for_each_encoder_on_crtc(dev, crtc, encoder) { function
6003 for_each_encoder_on_crtc(dev, crtc, encoder) { function
[all...]
H A Di915_drv.h90 #define for_each_encoder_on_crtc(dev, __crtc, intel_encoder) \ macro

Completed in 152 milliseconds