Home
last modified time | relevance | path

Searched defs:dssdev (Results 26 – 35 of 35) sorted by relevance

12

/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c317 struct omap_dss_device *dssdev; member
405 static inline struct platform_device *dsi_get_dsidev_from_dssdev(struct omap_dss_device *dssdev) in dsi_get_dsidev_from_dssdev()
463 static void dsi_bus_lock(struct omap_dss_device *dssdev) in dsi_bus_lock()
471 static void dsi_bus_unlock(struct omap_dss_device *dssdev) in dsi_bus_unlock()
2477 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int channel, in dsi_vc_enable_hs()
2605 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync()
2773 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null()
2811 static int dsi_vc_dcs_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_dcs_write_nosync()
2820 static int dsi_vc_generic_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_write_nosync()
2829 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int channel, in dsi_vc_write_common()
[all …]
Dmanager-sysfs.c30 struct omap_dss_device *dssdev = mgr->get_device(mgr); in manager_display_show() local
36 static int manager_display_match(struct omap_dss_device *dssdev, void *data) in manager_display_match()
48 struct omap_dss_device *dssdev = NULL; in manager_display_store() local
Dapply.c415 struct omap_dss_device *dssdev; in dss_mgr_get_device() local
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1656 struct omap_dss_device *dssdev; in omapfb_auto_update_work() local
1843 struct omap_dss_device *dssdev = fbdev->displays[i].dssdev; in omapfb_free_resources() local
2135 struct omap_dss_device *dssdev) in omapfb_get_recommended_bpp()
2303 struct omap_dss_device *dssdev) in omapfb_init_display()
2365 struct omap_dss_device *dssdev = fbdev->displays[i].dssdev; in omapfb_init_connections() local
2415 struct omap_dss_device *dssdev; in omapfb_find_default_display() local
2432 struct omap_dss_device *dssdev; in omapfb_find_default_display() local
2455 struct omap_dss_device *dssdev; in omapfb_probe() local
Domapfb.h71 struct omap_dss_device *dssdev; member
150 struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) in get_display_data()
/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c76 static inline struct dsi_data *to_dsi_data(struct omap_dss_device *dssdev) in to_dsi_data()
1890 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int vc, in dsi_vc_enable_hs()
2013 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int vc) in dsi_vc_send_bta_sync()
2188 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int vc, in dsi_vc_write_common()
2333 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int vc, in dsi_vc_dcs_read()
2367 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int vc, in dsi_vc_generic_read()
3040 static void dsi_enable_video_output(struct omap_dss_device *dssdev, int vc) in dsi_enable_video_output()
3074 static void dsi_disable_video_output(struct omap_dss_device *dssdev, int vc) in dsi_disable_video_output()
3245 static int dsi_update_channel(struct omap_dss_device *dssdev, int vc) in dsi_update_channel()
3292 static int dsi_update_all(struct omap_dss_device *dssdev) in dsi_update_all()
[all …]
/Linux-v6.1/sound/soc/ti/
Domap-hdmi.c30 struct device *dssdev; member
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_crtc.c352 struct omap_dss_device *dssdev = omap_crtc->pipe->output; in omap_crtc_manual_display_update() local
566 struct omap_dss_device *dssdev = omap_crtc->pipe->output; in omap_crtc_is_manually_updated() local
/Linux-v6.1/include/video/
Domapfb_dss.h804 static inline bool omapdss_device_is_connected(struct omap_dss_device *dssdev) in omapdss_device_is_connected()
809 static inline bool omapdss_device_is_enabled(struct omap_dss_device *dssdev) in omapdss_device_is_enabled()
844 *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device()
851 static inline void omap_dss_put_device(struct omap_dss_device *dssdev) {}; in omap_dss_put_device()
/Linux-v6.1/drivers/video/fbdev/omap/
Domapfb.h217 struct platform_device *dssdev; /* dummy dev for clocks */ member

12