Searched refs:dpi_get_channel (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddpi.c612 static enum omap_channel dpi_get_channel(int port_num) function
717 out->dispc_channel = dpi_get_channel(0);
760 out->dispc_channel = dpi_get_channel(port_num);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddpi.c585 static enum omap_channel dpi_get_channel(struct dpi_data *dpi) function
642 out->dispc_channel = dpi_get_channel(dpi);

Completed in 207 milliseconds