Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_pipe_crc.h18 int intel_crtc_verify_crc_source(struct drm_crtc *crtc,
27 #define intel_crtc_verify_crc_source NULL macro
Dintel_pipe_crc.c564 int intel_crtc_verify_crc_source(struct drm_crtc *crtc, const char *source_name, in intel_crtc_verify_crc_source() function
Dintel_crtc.c224 .verify_crc_source = intel_crtc_verify_crc_source, \