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

/netbsd-current/sys/arch/arm/acpi/
H A Dsbsawdt_acpi.c94 static void sbsawdt_acpi_attach(device_t, device_t, void *);
99 CFATTACH_DECL_NEW(sbsawdt_acpi, sizeof(struct sbsawdt_acpi_softc), sbsawdt_acpi_match, sbsawdt_acpi_attach, NULL, NULL);
118 sbsawdt_acpi_attach(device_t parent, device_t self, void *aux) function

Completed in 83 milliseconds