Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h255 int dss_dpi_select_source(int port, enum omap_channel channel);
H A Ddpi.c404 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable()
H A Ddss.c727 int dss_dpi_select_source(int port, enum omap_channel channel) in dss_dpi_select_source() function