Home
last modified time | relevance | path

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

12

/linux-5.10/drivers/media/platform/omap/
Domap_vout.c366 struct omap_dss_device *dssdev; in omapvid_init() local
427 struct omap_dss_device *dssdev; in omapvid_apply_changes() local
613 struct omap_dss_device *dssdev; in vidioc_try_fmt_vid_out() local
640 struct omap_dss_device *dssdev; in vidioc_s_fmt_vid_out() local
822 struct omap_dss_device *dssdev; in vidioc_s_selection() local
1044 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming() local
1062 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming() local
1096 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_stop_streaming() local
1195 struct omap_dss_device *dssdev; in vidioc_g_fbuf() local
1595 struct omap_dss_device *dssdev = NULL; in omap_vout_probe() local
/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c21 struct omap_dss_device *dssdev) in omapdss_output_set_device()
149 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev) in omapdss_find_output_from_display()
161 struct omap_overlay_manager *omapdss_find_mgr_from_display(struct omap_dss_device *dssdev) in omapdss_find_mgr_from_display()
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()
2482 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int channel, in dsi_vc_enable_hs()
2610 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync()
2778 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null()
2816 static int dsi_vc_dcs_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_dcs_write_nosync()
2825 static int dsi_vc_generic_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_write_nosync()
2834 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.c417 struct omap_dss_device *dssdev; in dss_mgr_get_device() local
/linux-5.10/drivers/gpu/drm/omapdrm/
Domap_connector.c47 struct omap_dss_device *dssdev = NULL; in omap_connector_get_modes() local
68 enum drm_mode_status omap_connector_mode_fixup(struct omap_dss_device *dssdev, in omap_connector_mode_fixup()
Domap_crtc.c366 struct omap_dss_device *dssdev = omap_crtc->pipe->output->next; in omap_crtc_manual_display_update() local
/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Ddisplay.c22 void omapdss_display_init(struct omap_dss_device *dssdev) in omapdss_display_init()
Ddsi.c349 struct omap_dss_device *dssdev; member
430 static inline struct dsi_data *to_dsi_data(struct omap_dss_device *dssdev) in to_dsi_data()
464 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()
2421 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int channel, in dsi_vc_enable_hs()
2545 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync()
2746 static int dsi_vc_dcs_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_dcs_write_nosync()
2755 static int dsi_vc_generic_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_write_nosync()
2764 static int dsi_vc_write_common(struct omap_dss_device *dssdev, in dsi_vc_write_common()
2794 static int dsi_vc_dcs_write(struct omap_dss_device *dssdev, int channel, u8 *data, in dsi_vc_dcs_write()
[all …]
Ddss.c1569 struct omap_dss_device *dssdev = NULL; in dss_shutdown() local
Domapdss.h469 static inline bool omapdss_device_is_enabled(struct omap_dss_device *dssdev) in omapdss_device_is_enabled()
/linux-5.10/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
2136 struct omap_dss_device *dssdev) in omapfb_get_recommended_bpp()
2304 struct omap_dss_device *dssdev) in omapfb_init_display()
2366 struct omap_dss_device *dssdev = fbdev->displays[i].dssdev; in omapfb_init_connections() local
2416 struct omap_dss_device *dssdev; in omapfb_find_default_display() local
2433 struct omap_dss_device *dssdev; in omapfb_find_default_display() local
2456 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-5.10/sound/soc/ti/
Domap-hdmi.c30 struct device *dssdev; member
/linux-5.10/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-5.10/drivers/video/fbdev/omap/
Domapfb.h215 struct platform_device *dssdev; /* dummy dev for clocks */ member

12