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

  /src/sys/arch/arm/fdt/
a9tmr_fdt.c 52 static void a9tmr_fdt_cpu_hatch(void *, struct cpu_info *);
145 arm_fdt_cpu_hatch_register(self, a9tmr_fdt_cpu_hatch);
153 a9tmr_fdt_cpu_hatch(void *priv, struct cpu_info *ci) function in typeref:typename:void
a9tmr_fdt.c 52 static void a9tmr_fdt_cpu_hatch(void *, struct cpu_info *);
145 arm_fdt_cpu_hatch_register(self, a9tmr_fdt_cpu_hatch);
153 a9tmr_fdt_cpu_hatch(void *priv, struct cpu_info *ci) function in typeref:typename:void
a9tmr_fdt.c 52 static void a9tmr_fdt_cpu_hatch(void *, struct cpu_info *);
145 arm_fdt_cpu_hatch_register(self, a9tmr_fdt_cpu_hatch);
153 a9tmr_fdt_cpu_hatch(void *priv, struct cpu_info *ci) function in typeref:typename:void

Completed in 34 milliseconds