HomeSort by: relevance | last modified time | path
    Searched defs:gtmr_fdt_cpu_hatch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/fdt/
gtmr_fdt.c 54 static void gtmr_fdt_cpu_hatch(void *, struct cpu_info *);
121 arm_fdt_cpu_hatch_register(self, gtmr_fdt_cpu_hatch);
126 gtmr_fdt_cpu_hatch(void *priv, struct cpu_info *ci) function in typeref:typename:void

Completed in 10 milliseconds