Searched refs:nvif_outp_dp_aux_pwr (Results 1 – 3 of 3) sorted by relevance
146 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false); in nouveau_dp_detect()149 nvif_outp_dp_aux_pwr(&nv_encoder->outp, true); in nouveau_dp_detect()153 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false); in nouveau_dp_detect()203 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false); in nouveau_dp_detect()
30 int nvif_outp_dp_aux_pwr(struct nvif_outp *, bool enable);
58 nvif_outp_dp_aux_pwr(struct nvif_outp *outp, bool enable) in nvif_outp_dp_aux_pwr() function