Searched refs:set_output (Results 1 – 5 of 5) sorted by relevance
| /drivers/hwtracing/intel_th/ |
| A D | intel_th.h | 187 int (*set_output)(struct intel_th_device *thdev, member
|
| A D | core.c | 1056 if (!hubdrv->set_output) { in intel_th_set_output() 1061 ret = hubdrv->set_output(hub, master); in intel_th_set_output()
|
| A D | gth.c | 832 .set_output = intel_th_gth_set_output,
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | apply.c | 799 return mgr->set_output(mgr, dst); in dss_mgr_connect_compat() 1606 mgr->set_output = &dss_mgr_set_output; in omapdss_compat_init()
|
| /drivers/ptp/ |
| A D | ptp_ocp.c | 1144 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val); member 1168 return bp->sma_op->set_output(bp, sma_nr, val); in ptp_ocp_sma_set_output() 2582 .set_output = ptp_ocp_sma_fb_set_output, 2638 .set_output = ptp_ocp_sma_adva_set_output, 2856 .set_output = ptp_ocp_art_sma_set,
|
Completed in 22 milliseconds