Searched refs:set_output (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/tools/perf/tests/shell/ |
A 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.3-rc2/drivers/hwtracing/intel_th/ |
A D | intel_th.h | 187 int (*set_output)(struct intel_th_device *thdev, member
|
A 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()
|
A D | gth.c | 832 .set_output = intel_th_gth_set_output,
|
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
A 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.3-rc2/include/video/ |
A D | omapfb_dss.h | 393 int (*set_output)(struct omap_overlay_manager *mgr, member
|
/linux-6.3-rc2/drivers/ptp/ |
A 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() 2328 .set_output = ptp_ocp_sma_fb_set_output, 2532 .set_output = ptp_ocp_art_sma_set,
|
Completed in 26 milliseconds