Searched refs:set_output (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/tests/shell/ |
| H A D | test_intel_pt.sh | 164 set_output = "idx"u": set output fd"u"->"u 203 $0 ~ set_output && active { 204 match($0, set_output)
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | intel_th.h | 187 int (*set_output)(struct intel_th_device *thdev, member
|
| H A D | core.c | 1079 if (!hubdrv->set_output) { in intel_th_set_output() 1084 ret = hubdrv->set_output(hub, master); in intel_th_set_output()
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 1145 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val); member 1169 return bp->sma_op->set_output(bp, sma_nr, val); in ptp_ocp_sma_set_output() 2583 .set_output = ptp_ocp_sma_fb_set_output, 2639 .set_output = ptp_ocp_sma_adva_set_output, 2857 .set_output = ptp_ocp_art_sma_set,
|