HomeSort by: relevance | last modified time | path
    Searched refs:intel_crtc_set_crc_source (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_pipe_crc.h 20 int intel_crtc_set_crc_source(struct drm_crtc *crtc, const char *source_name);
30 #define intel_crtc_set_crc_source NULL macro
intel_pipe_crc.c 602 int intel_crtc_set_crc_source(struct drm_crtc *crtc, const char *source_name) function in typeref:typename:int
intel_display.c 16355 .set_crc_source = intel_crtc_set_crc_source, \

Completed in 24 milliseconds