Searched refs:set_output (Results 1 – 8 of 8) sorted by relevance
112 int (*set_output)(struct vpbe_device *vpbe_dev, member
172 int (*set_output)(struct intel_th_device *thdev, member
956 if (!hubdrv->set_output) in intel_th_set_output()959 return hubdrv->set_output(hub, master); in intel_th_set_output()
732 .set_output = intel_th_gth_set_output,
811 return mgr->set_output(mgr, dst); in dss_mgr_connect_compat()1618 mgr->set_output = &dss_mgr_set_output; in omapdss_compat_init()
423 int (*set_output)(struct omap_overlay_manager *mgr, member
1035 if (!vpbe_dev->ops.set_output) in vpbe_display_s_output()1038 ret = vpbe_dev->ops.set_output(vpbe_dev, i); in vpbe_display_s_output()
798 .set_output = vpbe_set_output,