Searched refs:omap_vout_resource (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/arm/mach-omap2/ | ||
H A D | devices.c | 212 static struct resource omap_vout_resource[3 - CONFIG_FB_OMAP2_NUM_FBS] = { variable in typeref:struct:resource 215 static struct resource omap_vout_resource[2] = { variable in typeref:struct:resource 221 .num_resources = ARRAY_SIZE(omap_vout_resource), 222 .resource = &omap_vout_resource[0], |
Completed in 35 milliseconds