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

  /src/sys/arch/evbarm/fdt/
fdt_machdep.c 139 static void fdt_powerdown(void);
337 cpu_powerdown_address = fdt_powerdown;
555 fdt_powerdown(void) function in typeref:typename:void
fdt_machdep.c 139 static void fdt_powerdown(void);
337 cpu_powerdown_address = fdt_powerdown;
555 fdt_powerdown(void) function in typeref:typename:void

Completed in 119 milliseconds