| 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,
|