Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_drrs.h18 const char *intel_drrs_type_str(enum drrs_type drrs_type);
H A Dintel_drrs.c51 const char *intel_drrs_type_str(enum drrs_type drrs_type) in intel_drrs_type_str() function
390 intel_drrs_type_str(intel_panel_drrs_type(connector))); in intel_drrs_debugfs_type_show()
H A Dintel_panel.c744 intel_drrs_type_str(intel_panel_drrs_type(connector))); in intel_panel_init()