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

  /src/sys/dev/acpi/
acpi_tz.c 117 static int acpitz_match(device_t, cfdata_t, void *);
143 acpitz_match, acpitz_attach, acpitz_detach, NULL);
146 * acpitz_match: autoconf(9) match routine
149 acpitz_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
acpi_tz.c 117 static int acpitz_match(device_t, cfdata_t, void *);
143 acpitz_match, acpitz_attach, acpitz_detach, NULL);
146 * acpitz_match: autoconf(9) match routine
149 acpitz_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 28 milliseconds