Searched refs:NVIF_OUTP_V0_INFOFRAME (Results 1 – 3 of 3) sorted by relevance
18 #define NVIF_OUTP_V0_INFOFRAME 0x03 macro
99 ret = nvif_mthd(&outp->object, NVIF_OUTP_V0_INFOFRAME, args, sizeof(*args) + size); in nvif_outp_infoframe()
283 case NVIF_OUTP_V0_INFOFRAME : return nvkm_uoutp_mthd_infoframe (outp, argv, argc); in nvkm_uoutp_mthd_acquired()