Searched refs:set_output (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/include/media/davinci/ |
D | vpbe.h | 100 int (*set_output)(struct vpbe_device *vpbe_dev, member
|
/Linux-v6.1/tools/perf/tests/shell/ |
D | test_intel_pt.sh | 163 set_output = "idx"u": set output fd"u"->"u 202 $0 ~ set_output && active { 203 match($0, set_output)
|
/Linux-v6.1/drivers/hwtracing/intel_th/ |
D | intel_th.h | 187 int (*set_output)(struct intel_th_device *thdev, member
|
D | core.c | 1055 if (!hubdrv->set_output) { in intel_th_set_output() 1060 ret = hubdrv->set_output(hub, master); in intel_th_set_output()
|
D | gth.c | 832 .set_output = intel_th_gth_set_output,
|
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | apply.c | 798 return mgr->set_output(mgr, dst); in dss_mgr_connect_compat() 1605 mgr->set_output = &dss_mgr_set_output; in omapdss_compat_init()
|
/Linux-v6.1/include/video/ |
D | omapfb_dss.h | 393 int (*set_output)(struct omap_overlay_manager *mgr, member
|
/Linux-v6.1/drivers/media/platform/ti/davinci/ |
D | vpbe_display.c | 1010 if (!vpbe_dev->ops.set_output) in vpbe_display_s_output() 1013 ret = vpbe_dev->ops.set_output(vpbe_dev, i); in vpbe_display_s_output()
|
D | vpbe.c | 770 .set_output = vpbe_set_output,
|
/Linux-v6.1/drivers/ptp/ |
D | ptp_ocp.c | 722 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val); member 746 return bp->sma_op->set_output(bp, sma_nr, val); in ptp_ocp_sma_set_output() 2143 .set_output = ptp_ocp_sma_fb_set_output,
|