Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c219 bool supports_mux; in nouveau_dsm_pci_probe() local
239 supports_mux = acpi_check_dsm(dhandle, &nouveau_dsm_muid, 0x00000102, in nouveau_dsm_pci_probe()
244 if (!supports_mux && !optimus_funcs) in nouveau_dsm_pci_probe()
248 *has_mux = supports_mux; in nouveau_dsm_pci_probe()