Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux.h19 enum aux_ch intel_dp_aux_ch(struct intel_encoder *encoder);
H A Dintel_dp_aux.c887 enum aux_ch intel_dp_aux_ch(struct intel_encoder *encoder) in intel_dp_aux_ch() function
H A Dg4x_dp.c1412 dig_port->aux_ch = intel_dp_aux_ch(intel_encoder); in g4x_dp_init()