Home
last modified time | relevance | path

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

/openbmc/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.c403 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable()
H A Ddss.c726 int dss_dpi_select_source(int port, enum omap_channel channel) in dss_dpi_select_source() function
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h307 int dss_dpi_select_source(struct dss_device *dss, int port,
H A Ddpi.c498 r = dss_dpi_select_source(dpi->dss, dpi->id, dpi->output.dispc_channel); in dpi_bridge_enable()
H A Ddss.c814 int dss_dpi_select_source(struct dss_device *dss, int port, in dss_dpi_select_source() function