Searched refs:set_output (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/tests/shell/ |
| 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/ |
| 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/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/include/video/ |
| A D | omapfb_dss.h | 393 int (*set_output)(struct omap_overlay_manager *mgr, member
|
| /linux/drivers/ptp/ |
| A D | ptp_ocp.c | 1140 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val); member 1164 return bp->sma_op->set_output(bp, sma_nr, val); in ptp_ocp_sma_set_output() 2573 .set_output = ptp_ocp_sma_fb_set_output, 2581 .set_output = ptp_ocp_sma_fb_set_output, 2797 .set_output = ptp_ocp_art_sma_set,
|
Completed in 36 milliseconds