Lines Matching refs:omap_dss_device
21 int omapdss_output_set_device(struct omap_dss_device *out, in omapdss_output_set_device()
22 struct omap_dss_device *dssdev) in omapdss_output_set_device()
54 int omapdss_output_unset_device(struct omap_dss_device *out) in omapdss_output_unset_device()
86 int omapdss_register_output(struct omap_dss_device *out) in omapdss_register_output()
93 void omapdss_unregister_output(struct omap_dss_device *out) in omapdss_unregister_output()
99 struct omap_dss_device *omap_dss_get_output(enum omap_dss_output_id id) in omap_dss_get_output()
101 struct omap_dss_device *out; in omap_dss_get_output()
112 struct omap_dss_device *omap_dss_find_output(const char *name) in omap_dss_find_output()
114 struct omap_dss_device *out; in omap_dss_find_output()
125 struct omap_dss_device *omap_dss_find_output_by_port_node(struct device_node *port) in omap_dss_find_output_by_port_node()
128 struct omap_dss_device *out; in omap_dss_find_output_by_port_node()
150 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev) in omapdss_find_output_from_display()
162 struct omap_overlay_manager *omapdss_find_mgr_from_display(struct omap_dss_device *dssdev) in omapdss_find_mgr_from_display()
164 struct omap_dss_device *out; in omapdss_find_mgr_from_display()
200 struct omap_dss_device *dst) in dss_mgr_connect()
207 struct omap_dss_device *dst) in dss_mgr_disconnect()