Searched refs:set_output (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/include/video/ |
D | omapfb_dss.h | 393 int (*set_output)(struct omap_overlay_manager *mgr, member
|
/linux-6.6.21/drivers/ptp/ |
D | ptp_ocp.c | 910 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val); member 934 return bp->sma_op->set_output(bp, sma_nr, val); in ptp_ocp_sma_set_output() 2335 .set_output = ptp_ocp_sma_fb_set_output, 2539 .set_output = ptp_ocp_art_sma_set,
|