Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c247 bool *has_mux, bool *has_opt, in nouveau_dsm_pci_probe() argument
270 *has_mux = supports_mux; in nouveau_dsm_pci_probe()
294 bool has_mux = false; in nouveau_dsm_detect() local
312 nouveau_dsm_pci_probe(pdev, &dhandle, &has_mux, &has_optimus, in nouveau_dsm_detect()
319 nouveau_dsm_pci_probe(pdev, &dhandle, &has_mux, &has_optimus, in nouveau_dsm_detect()
336 } else if (vga_count == 2 && has_mux && guid_valid) { in nouveau_dsm_detect()
/Linux-v4.19/arch/x86/oprofile/
Dnmi_int.c133 static inline int has_mux(void) in has_mux() function
152 if (!has_mux()) in nmi_shutdown_mux()
168 if (!has_mux()) in nmi_setup_mux()
186 if (!has_mux()) in nmi_cpu_setup_mux()
261 if (!has_mux()) in nmi_switch_event()
276 if (has_mux()) in mux_init()
282 if (!has_mux()) in mux_clone()