Home
last modified time | relevance | path

Searched refs:set_output (Results 1 – 8 of 8) sorted by relevance

/linux/include/media/davinci/
A Dvpbe.h100 int (*set_output)(struct vpbe_device *vpbe_dev, member
/linux/drivers/hwtracing/intel_th/
A Dintel_th.h187 int (*set_output)(struct intel_th_device *thdev, member
A Dcore.c1055 if (!hubdrv->set_output) { in intel_th_set_output()
1060 ret = hubdrv->set_output(hub, master); in intel_th_set_output()
A Dgth.c832 .set_output = intel_th_gth_set_output,
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dapply.c798 return mgr->set_output(mgr, dst); in dss_mgr_connect_compat()
1605 mgr->set_output = &dss_mgr_set_output; in omapdss_compat_init()
/linux/drivers/media/platform/davinci/
A Dvpbe_display.c1012 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()
A Dvpbe.c770 .set_output = vpbe_set_output,
/linux/include/video/
A Domapfb_dss.h393 int (*set_output)(struct omap_overlay_manager *mgr, member

Completed in 29 milliseconds