Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/omap2/dss/
Ddss.h419 void dispc_enable_alpha_blending(enum omap_channel ch, bool enable);
Dmanager.c887 dispc_enable_alpha_blending(channel, c->alpha_enabled); in configure_manager()
Ddispc.c2112 void dispc_enable_alpha_blending(enum omap_channel ch, bool enable) in dispc_enable_alpha_blending() function