Searched refs:intel_crtc_set_crc_source (Results 1 – 3 of 3) sorted by relevance
20 int intel_crtc_set_crc_source(struct drm_crtc *crtc, const char *source_name);30 #define intel_crtc_set_crc_source NULL macro
602 int intel_crtc_set_crc_source(struct drm_crtc *crtc, const char *source_name) in intel_crtc_set_crc_source() function
16355 .set_crc_source = intel_crtc_set_crc_source, \