Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.h266 int dss_dpi_select_source(int port, enum omap_channel channel);
Ddpi.c414 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable()
Ddss.c736 int dss_dpi_select_source(int port, enum omap_channel channel) in dss_dpi_select_source() function