Searched refs:dispc_mgr_setup (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss.h | 417 void dispc_mgr_setup(enum omap_channel channel,
|
H A D | apply.c | 696 dispc_mgr_setup(mgr->id, &mp->info); in dss_mgr_write_regs()
|
H A D | dispc.c | 2877 void dispc_mgr_setup(enum omap_channel channel, in dispc_mgr_setup() function 2890 EXPORT_SYMBOL(dispc_mgr_setup); variable
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss.h | 417 void dispc_mgr_setup(enum omap_channel channel,
|
H A D | apply.c | 694 dispc_mgr_setup(mgr->id, &mp->info); in dss_mgr_write_regs()
|
H A D | dispc.c | 2875 void dispc_mgr_setup(enum omap_channel channel, in dispc_mgr_setup() function 2888 EXPORT_SYMBOL(dispc_mgr_setup); variable
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.h | 437 void dispc_mgr_setup(struct dispc_device *dispc,
|
H A D | dispc.c | 2997 void dispc_mgr_setup(struct dispc_device *dispc, in dispc_mgr_setup() function 4690 dispc_mgr_setup(dispc, OMAP_DSS_CHANNEL_LCD, &i734.mgri); in dispc_errata_i734_wa()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 416 dispc_mgr_setup(priv->dispc, omap_crtc->channel, &info); in omap_crtc_write_crtc_properties()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 2970 static void dispc_mgr_setup(struct dispc_device *dispc, in dispc_mgr_setup() function 4651 dispc_mgr_setup(dispc, OMAP_DSS_CHANNEL_LCD, &i734.mgri); in dispc_errata_i734_wa() 4710 .mgr_setup = dispc_mgr_setup,
|
Completed in 30 milliseconds