Searched refs:nvif_outp_dp_aux_pwr (Results 1 – 3 of 3) sorted by relevance
260 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false); in nouveau_dp_detect()263 nvif_outp_dp_aux_pwr(&nv_encoder->outp, true); in nouveau_dp_detect()267 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false); in nouveau_dp_detect()292 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false); in nouveau_dp_detect()
98 int nvif_outp_dp_aux_pwr(struct nvif_outp *, bool enable);
182 nvif_outp_dp_aux_pwr(struct nvif_outp *outp, bool enable) in nvif_outp_dp_aux_pwr() function