Searched refs:ug_acpi_match (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/acpi/
H A Dug_acpi.c41 static int ug_acpi_match(device_t, cfdata_t, void *);
44 CFATTACH_DECL_NEW(ug_acpi, sizeof(struct ug_softc), ug_acpi_match,
58 ug_acpi_match(device_t parent, cfdata_t match, void *aux) function

Completed in 69 milliseconds