Searched refs:nvif_outp_dp_aux_pwr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Doutp.h98 int nvif_outp_dp_aux_pwr(struct nvif_outp *, bool enable);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c260 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false);
263 nvif_outp_dp_aux_pwr(&nv_encoder->outp, true);
267 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false);
292 nvif_outp_dp_aux_pwr(&nv_encoder->outp, false);
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c182 nvif_outp_dp_aux_pwr(struct nvif_outp *outp, bool enable) function

Completed in 106 milliseconds