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

  /src/sys/arch/arm/imx/
imx51_tzic.c 82 static const char * const tzic_intr_source_names[] = TZIC_INTR_SOURCE_NAMES; variable in typeref:typename:const char * const[]
233 strlcpy(buf, tzic_intr_source_names[irq], len);

Completed in 11 milliseconds