Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c1769 acpi_handle iter = NULL, handle_mux = NULL; in r535_gsp_acpi_mux_id() local
1785 handle_mux = iter; in r535_gsp_acpi_mux_id()
1786 } while (!handle_mux); in r535_gsp_acpi_mux_id()
1788 if (!handle_mux) in r535_gsp_acpi_mux_id()
1795 status = acpi_evaluate_integer(handle_mux, "MXDM", &input, &value); in r535_gsp_acpi_mux_id()
1802 status = acpi_evaluate_integer(handle_mux, "MXDS", &input, &value); in r535_gsp_acpi_mux_id()