Searched refs:sink_status (Results 1 – 1 of 1) sorted by relevance
4434 static const char * const sink_status[] = { in i915_psr_sink_status_show() local4461 if (status < ARRAY_SIZE(sink_status)) in i915_psr_sink_status_show()4462 str = sink_status[status]; in i915_psr_sink_status_show()