Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/tests/shell/
A Dtest_intel_pt.sh163 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 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-6.3-rc2/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-6.3-rc2/include/video/
A Domapfb_dss.h393 int (*set_output)(struct omap_overlay_manager *mgr, member
/linux-6.3-rc2/drivers/ptp/
A Dptp_ocp.c910 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