Home
last modified time | relevance | path

Searched refs:handle_mux (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c797 acpi_handle iter = NULL, handle_mux = NULL; in r535_gsp_acpi_mux_id() local
813 handle_mux = iter; in r535_gsp_acpi_mux_id()
814 } while (!handle_mux); in r535_gsp_acpi_mux_id()
816 if (!handle_mux) in r535_gsp_acpi_mux_id()
823 status = acpi_evaluate_integer(handle_mux, "MXDM", &input, &value); in r535_gsp_acpi_mux_id()
830 status = acpi_evaluate_integer(handle_mux, "MXDS", &input, &value); in r535_gsp_acpi_mux_id()