HomeSort by relevance Sort by last modified time
    Searched full:tf_vprintf (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/common/
tf_printf.c 69 void tf_vprintf(const char *fmt, va_list args) function
140 tf_vprintf(fmt, va);
tf_log.c 43 tf_vprintf(fmt+1, args);
  /device/linaro/bootloader/arm-trusted-firmware/include/common/
debug.h 80 void tf_vprintf(const char *fmt, va_list args);

Completed in 80 milliseconds