Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c215 bool *has_mux, bool *has_opt, in nouveau_dsm_pci_probe() argument
251 *has_mux = supports_mux; in nouveau_dsm_pci_probe()
272 bool has_mux = false; in nouveau_dsm_detect() local
294 nouveau_dsm_pci_probe(pdev, &dhandle, &has_mux, &has_optimus, in nouveau_dsm_detect()
311 } else if (vga_count == 2 && has_mux && guid_valid) { in nouveau_dsm_detect()
/linux-6.12.1/drivers/iio/adc/
Dad7380.c89 bool has_mux; member
399 .has_mux = true,
411 .has_mux = true,
423 .has_mux = true,
484 .has_mux = true,
496 .has_mux = true,
508 .has_mux = true,
715 if (st->chip_info->has_mux) { in ad7380_triggered_buffer_preenable()
808 if (st->chip_info->has_mux) { in ad7380_read_direct()