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

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

Completed in 89 milliseconds