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

  /src/sys/modules/acpivga/
Makefile 7 KMOD= acpivga
8 IOCONF= acpivga.ioconf
  /src/share/man/man4/
Makefile 107 acpipmtr.4 acpismbus.4 acpitz.4 acpivga.4 acpivmgenid.4 \
192 MLINKS+=acpivga.4 acpiout.4
  /src/sys/modules/
Makefile 304 SUBDIR+= acpivga
  /src/sys/dev/acpi/
acpi_display.c 50 * sysctl variables acpivga<n>.policy and acpiout<n>.brightness under hw.acpi.
247 * Attachment structure for the acpivga interface. Used to attach display
329 CFATTACH_DECL2_NEW(acpivga, sizeof(struct acpidisp_vga_softc),
459 * Autoconfiguration for the acpivga driver.
625 * Attachment of acpiout under acpivga.
1571 * Bind each acpiout device attached under an acpivga device to the
1595 * acpivga device (as acpiout devices).
2205 MODULE(MODULE_CLASS_DRIVER, acpivga, NULL);

Completed in 17 milliseconds