Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
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
Dintel_pipe_crc.c557 const char *const *intel_crtc_get_crc_sources(struct drm_crtc *crtc, in intel_crtc_get_crc_sources() function
Dintel_crtc.c225 .get_crc_sources = intel_crtc_get_crc_sources, \