Searched refs:cs_dsp_buf (Results 1 – 1 of 1) sorted by relevance
319 struct cs_dsp_buf { struct 324 static struct cs_dsp_buf *cs_dsp_buf_alloc(const void *src, size_t len, in cs_dsp_buf_alloc() argument 327 struct cs_dsp_buf *buf = kzalloc(sizeof(*buf), GFP_KERNEL); in cs_dsp_buf_alloc() 348 struct cs_dsp_buf *buf = list_first_entry(list, in cs_dsp_buf_free() 349 struct cs_dsp_buf, in cs_dsp_buf_free() 1488 struct cs_dsp_buf *buf; in cs_dsp_load() 2174 struct cs_dsp_buf *buf; in cs_dsp_load_coeff()