Searched refs:set_output (Results 1 – 8 of 8) sorted by relevance
116 int (*set_output)(struct vpbe_device *vpbe_dev, member
142 int (*set_output)(struct intel_th_device *thdev, member
667 if (!hubdrv->set_output) in intel_th_set_output()670 return hubdrv->set_output(hub, master); in intel_th_set_output()
690 .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()
1026 if (NULL == vpbe_dev->ops.set_output) in vpbe_display_s_output()1029 ret = vpbe_dev->ops.set_output(vpbe_dev, i); in vpbe_display_s_output()
810 .set_output = vpbe_set_output,
485 int (*set_output)(struct omap_overlay_manager *mgr, member