Lines Matching refs:hidx
48 int hidx, ret = -ENOSYS; in nv50_disp_root_mthd_() local
58 hidx = args->v0.head; in nv50_disp_root_mthd_()
68 hidx = ffs((mask >> 8) & 0x0f) - 1; in nv50_disp_root_mthd_()
72 if (!(head = nvkm_head_find(&disp->base, hidx))) in nv50_disp_root_mthd_()
156 ior->func->dp.audio(ior, hidx, true); in nv50_disp_root_mthd_()
157 ior->func->hda.hpd(ior, hidx, true); in nv50_disp_root_mthd_()
158 ior->func->hda.eld(ior, hidx, data, size); in nv50_disp_root_mthd_()
161 ior->func->dp.audio(ior, hidx, false); in nv50_disp_root_mthd_()
162 ior->func->hda.hpd(ior, hidx, false); in nv50_disp_root_mthd_()
202 outp->ior->func->hdmi.ctrl(outp->ior, hidx, args->v0.state, in nv50_disp_root_mthd_()
259 outp->ior->func->dp.vcpi(outp->ior, hidx, in nv50_disp_root_mthd_()