HomeSort by: relevance | last modified time | path
    Searched refs:acpiout (Results 1 - 2 of 2) sorted by relevancy

  /src/share/man/man4/
Makefile 192 MLINKS+=acpivga.4 acpiout.4
  /src/sys/dev/acpi/
acpi_display.c 50 * sysctl variables acpivga<n>.policy and acpiout<n>.brightness under hw.acpi.
191 * - the corresponding instance of the acpiout driver (if any).
333 CFATTACH_DECL_NEW(acpiout, sizeof(struct acpidisp_out_softc),
625 * Attachment of acpiout under acpivga.
669 * Autoconfiguration for the acpiout driver.
1571 * Bind each acpiout device attached under an acpivga device to the
1595 * acpivga device (as acpiout devices).
1602 KASSERT(device_is_a(ad->ad_device, "acpiout"));

Completed in 14 milliseconds