Home
last modified time | relevance | path

Searched refs:omap_types (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Did.c712 static const char * const omap_types[] = { variable
744 return sprintf(buf, "%s\n", omap_types[omap_type()]); in omap_get_type()