Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c219 bool supports_mux; in nouveau_dsm_pci_probe() local
242 supports_mux = acpi_check_dsm(dhandle, &nouveau_dsm_muid, 0x00000102, in nouveau_dsm_pci_probe()
247 if (!supports_mux && !optimus_funcs) in nouveau_dsm_pci_probe()
251 *has_mux = supports_mux; in nouveau_dsm_pci_probe()