Searched refs:cras_dsp_context_free (Results 1 – 5 of 5) sorted by relevance
93 cras_dsp_context_free(ctx1); in TEST_F()94 cras_dsp_context_free(ctx3); in TEST_F()95 cras_dsp_context_free(ctx4); in TEST_F()
2493 void cras_dsp_context_free(struct cras_dsp_context* ctx) { in cras_dsp_context_free() function
41 void cras_dsp_context_free(struct cras_dsp_context *ctx);
180 void cras_dsp_context_free(struct cras_dsp_context *ctx) in cras_dsp_context_free() function
394 cras_dsp_context_free(iodev->dsp_context); in cras_iodev_free_dsp()