Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Domapfb_dss.h567 int (*enable_video_output)(struct omap_dss_device *dssdev, int channel); member
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-dsi-cm.c643 r = in->ops.dsi->enable_video_output(in, ddata->channel); in dsicm_power_on()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5015 .enable_video_output = dsi_enable_video_output,