Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/sof/audio/
Dcomponent.h140 #define trace_comp_drv_get_tr_ctx(drv_p) ((drv_p)->tctx) macro
192 trace_dev_err(trace_comp_drv_get_tr_ctx, \
200 trace_dev_warn(trace_comp_drv_get_tr_ctx, \
208 trace_dev_info(trace_comp_drv_get_tr_ctx, \
216 trace_dev_dbg(trace_comp_drv_get_tr_ctx, \
681 trace_comp_drv_get_tr_ctx(dev->drv), sizeof(struct tr_ctx)); in comp_alloc()