HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_optimus_dsm (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_acpi.c 84 static int nouveau_optimus_dsm(acpi_handle handle, int func, int arg, uint32_t *result) function in typeref:typename:int
131 if (nouveau_optimus_dsm(handle, 0, 0, &result))
293 nouveau_optimus_dsm(dhandle, NOUVEAU_DSM_OPTIMUS_CAPS, 0,
385 nouveau_optimus_dsm(nouveau_dsm_priv.dhandle, NOUVEAU_DSM_OPTIMUS_FLAGS,
388 nouveau_optimus_dsm(nouveau_dsm_priv.dhandle, NOUVEAU_DSM_OPTIMUS_CAPS,

Completed in 33 milliseconds