Lines Matching refs:hidx
46 int hidx, ret = -ENOSYS; in nv50_disp_root_mthd_() local
56 hidx = args->v0.head; in nv50_disp_root_mthd_()
66 hidx = ffs((mask >> 8) & 0x0f) - 1; in nv50_disp_root_mthd_()
70 if (!(head = nvkm_head_find(disp, hidx))) in nv50_disp_root_mthd_()
133 ior->func->dp->audio(ior, hidx, true); in nv50_disp_root_mthd_()
134 ior->func->hda->hpd(ior, hidx, true); in nv50_disp_root_mthd_()
135 ior->func->hda->eld(ior, hidx, data, size); in nv50_disp_root_mthd_()
138 ior->func->dp->audio(ior, hidx, false); in nv50_disp_root_mthd_()
139 ior->func->hda->hpd(ior, hidx, false); in nv50_disp_root_mthd_()
179 outp->ior->func->hdmi.ctrl(outp->ior, hidx, args->v0.state, in nv50_disp_root_mthd_()
235 outp->ior->func->dp->vcpi(outp->ior, hidx, in nv50_disp_root_mthd_()