Home
last modified time | relevance | path

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

/linux/include/linux/firmware/cirrus/
A Dcs_dsp.h193 int (*post_run)(struct cs_dsp *dsp); member
/linux/drivers/firmware/cirrus/
A Dcs_dsp.c2624 if (dsp->client_ops->post_run) { in cs_dsp_run()
2625 ret = dsp->client_ops->post_run(dsp); in cs_dsp_run()
/linux/sound/soc/codecs/
A Dwm_adsp.c1973 .post_run = wm_adsp_event_post_run,

Completed in 14 milliseconds