Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-omap2/
Ddisplay.c70 struct omap_dss_hwmod_data { struct
76 static const struct omap_dss_hwmod_data omap2_dss_hwmod_data[] __initdata = { argument
83 static const struct omap_dss_hwmod_data omap3_dss_hwmod_data[] __initdata = {
91 static const struct omap_dss_hwmod_data omap4_dss_hwmod_data[] __initdata = {
189 const struct omap_dss_hwmod_data *curr_dss_hwmod; in omap_display_init()