Searched refs:nvif_outp_dp_drive (Results 1 – 3 of 3) sorted by relevance
110 int nvif_outp_dp_drive(struct nvif_outp *, u8 link_nr, u8 pe[4], u8 vs[4]);
397 ret = nvif_outp_dp_drive(&outp->outp, outp->dp.lt.nr, pe, vs); in nouveau_dp_train_link()
97 nvif_outp_dp_drive(struct nvif_outp *outp, u8 link_nr, u8 pe[4], u8 vs[4]) in nvif_outp_dp_drive() function