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

/netbsd-current/sys/arch/arm/acpi/
H A Dplcom_acpi.c48 static int plcom_acpi_match(device_t, cfdata_t, void *);
51 CFATTACH_DECL_NEW(plcom_acpi, sizeof(struct plcom_softc), plcom_acpi_match, plcom_acpi_attach, NULL, NULL);
67 plcom_acpi_match(device_t parent, cfdata_t cf, void *aux) function

Completed in 185 milliseconds