Home
last modified time | relevance | path

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

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