Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/
H A Dtest_intel_pt.sh126 set_output = "idx"u": set output fd"u"->"u
165 $0 ~ set_output && active {
166 match($0, set_output)
/linux/drivers/hwtracing/intel_th/
H A Dintel_th.h187 int (*set_output)(struct intel_th_device *thdev, member
H A Dcore.c1069 if (!hubdrv->set_output) { in intel_th_set_output()
1074 ret = hubdrv->set_output(hub, master); in intel_th_set_output()
/linux/drivers/ptp/
H A Dptp_ocp.c322 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val); member
1432 return bp->sma_op->set_output(bp, sma_nr, val); in ptp_ocp_sma_set_output()
2850 .set_output = ptp_ocp_sma_fb_set_output,
2906 .set_output = ptp_ocp_sma_adva_set_output,
2914 .set_output = ptp_ocp_sma_adva_set_output,
3132 .set_output = ptp_ocp_art_sma_set,