Searched refs:set_output (Results 1 – 8 of 8) sorted by relevance
100 int (*set_output)(struct vpbe_device *vpbe_dev, member
187 int (*set_output)(struct intel_th_device *thdev, member
1055 if (!hubdrv->set_output) { in intel_th_set_output()1060 ret = hubdrv->set_output(hub, master); in intel_th_set_output()
832 .set_output = intel_th_gth_set_output,
800 return mgr->set_output(mgr, dst); in dss_mgr_connect_compat()1607 mgr->set_output = &dss_mgr_set_output; in omapdss_compat_init()
393 int (*set_output)(struct omap_overlay_manager *mgr, member
1012 if (!vpbe_dev->ops.set_output) in vpbe_display_s_output()1015 ret = vpbe_dev->ops.set_output(vpbe_dev, i); in vpbe_display_s_output()
770 .set_output = vpbe_set_output,