Searched refs:nouveau_dsm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_acpi.c | 130 static int nouveau_dsm(acpi_handle handle, int func, int arg) in nouveau_dsm() function 157 return nouveau_dsm(handle, NOUVEAU_DSM_LED, mux_id); in nouveau_dsm_switch_mux() 167 nouveau_dsm(handle, NOUVEAU_DSM_POWER, arg); in nouveau_dsm_set_discrete_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_acpi.c | 130 static int nouveau_dsm(acpi_handle handle, int func, int arg) in nouveau_dsm() function 157 return nouveau_dsm(handle, NOUVEAU_DSM_LED, mux_id); in nouveau_dsm_switch_mux() 167 nouveau_dsm(handle, NOUVEAU_DSM_POWER, arg); in nouveau_dsm_set_discrete_state()
|
Completed in 2 milliseconds