Home
last modified time | relevance | path

Searched refs:intel_crtc_set_crc_source (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_drv.h2018 int intel_crtc_set_crc_source(struct drm_crtc *crtc, const char *source_name,
2021 #define intel_crtc_set_crc_source NULL macro
H A Dintel_display.c12574 .set_crc_source = intel_crtc_set_crc_source,