Searched refs:dss_dpi_select_source (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.h | 309 int dss_dpi_select_source(struct dss_device *dss, int port,
|
H A D | dpi.c | 498 r = dss_dpi_select_source(dpi->dss, dpi->id, dpi->output.dispc_channel); in dpi_bridge_enable()
|
H A D | dss.c | 814 int dss_dpi_select_source(struct dss_device *dss, int port, in dss_dpi_select_source() function
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss.h | 255 int dss_dpi_select_source(int port, enum omap_channel channel);
|
H A D | dpi.c | 403 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable()
|
H A D | dss.c | 726 int dss_dpi_select_source(int port, enum omap_channel channel) in dss_dpi_select_source() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss.h | 255 int dss_dpi_select_source(int port, enum omap_channel channel);
|
H A D | dpi.c | 403 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable()
|
H A D | dss.c | 726 int dss_dpi_select_source(int port, enum omap_channel channel) in dss_dpi_select_source() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dpi.c | 498 r = dss_dpi_select_source(dpi->dss, dpi->id, dpi->output.dispc_channel); in dpi_bridge_enable()
|
H A D | dss.h | 307 int dss_dpi_select_source(struct dss_device *dss, int port,
|
H A D | dss.c | 814 int dss_dpi_select_source(struct dss_device *dss, int port, in dss_dpi_select_source() function
|
Completed in 15 milliseconds