Home
last modified time | relevance | path

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

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