Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A 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/drivers/iio/adc/
H A Dad7380.c119 bool has_mux; member
675 .has_mux = true,
690 .has_mux = true,
705 .has_mux = true,
780 .has_mux = true,
795 .has_mux = true,
810 .has_mux = true,
1176 if (st->chip_info->has_mux) { in ad7380_init_offload_msg()
1287 if (st->chip_info->has_mux) { in ad7380_triggered_buffer_preenable()
1381 if (st->chip_info->has_mux) { in ad7380_read_direct()