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

/netbsd-current/sys/arch/arm/fdt/
H A Dgtmr_fdt.c51 static int gtmr_fdt_match(device_t, cfdata_t, void *);
56 CFATTACH_DECL_NEW(gtmr_fdt, 0, gtmr_fdt_match, gtmr_fdt_attach, NULL, NULL);
68 gtmr_fdt_match(device_t parent, cfdata_t cf, void *aux) function

Completed in 107 milliseconds