Lines Matching refs:omap_dss_device
20 int omapdss_output_set_device(struct omap_dss_device *out, in omapdss_output_set_device()
21 struct omap_dss_device *dssdev) in omapdss_output_set_device()
53 int omapdss_output_unset_device(struct omap_dss_device *out) in omapdss_output_unset_device()
85 int omapdss_register_output(struct omap_dss_device *out) in omapdss_register_output()
92 void omapdss_unregister_output(struct omap_dss_device *out) in omapdss_unregister_output()
98 struct omap_dss_device *omap_dss_get_output(enum omap_dss_output_id id) in omap_dss_get_output()
100 struct omap_dss_device *out; in omap_dss_get_output()
111 struct omap_dss_device *omap_dss_find_output(const char *name) in omap_dss_find_output()
113 struct omap_dss_device *out; in omap_dss_find_output()
124 struct omap_dss_device *omap_dss_find_output_by_port_node(struct device_node *port) in omap_dss_find_output_by_port_node()
127 struct omap_dss_device *out; in omap_dss_find_output_by_port_node()
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()
163 struct omap_dss_device *out; in omapdss_find_mgr_from_display()
199 struct omap_dss_device *dst) in dss_mgr_connect()
206 struct omap_dss_device *dst) in dss_mgr_disconnect()