Home
last modified time | relevance | path

Searched refs:intel_crtc_get_crc_sources (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.h20 const char *const *intel_crtc_get_crc_sources(struct drm_crtc *crtc,
28 #define intel_crtc_get_crc_sources NULL macro
H A Dintel_pipe_crc.c549 const char *const *intel_crtc_get_crc_sources(struct drm_crtc *crtc, in intel_crtc_get_crc_sources() function
H A Dintel_crtc.c231 .get_crc_sources = intel_crtc_get_crc_sources, \