Searched refs:xfer_context_pre_process (Results 1 – 3 of 3) sorted by relevance
61 int xfer_context_pre_process(struct xfer_context *xfer,
176 err = xfer_context_pre_process(&ctx->xfer, &sample_format, in capture_pre_process()323 return xfer_context_pre_process(&ctx->xfer, &sample_format, in playback_pre_process()
114 int xfer_context_pre_process(struct xfer_context *xfer, in xfer_context_pre_process() function