Searched refs:NVIF_OUTP_V0_RELEASE (Results 1 – 3 of 3) sorted by relevance
17 #define NVIF_OUTP_V0_RELEASE 0x02 macro
107 int ret = nvif_mthd(&outp->object, NVIF_OUTP_V0_RELEASE, NULL, 0); in nvif_outp_release()
282 case NVIF_OUTP_V0_RELEASE : return nvkm_uoutp_mthd_release (outp, argv, argc); in nvkm_uoutp_mthd_acquired()