• Home
  • Raw
  • Download

Lines Matching defs:buf

313 	void *buf;  member
319 struct wm_adsp_buf *buf = kzalloc(sizeof(*buf), GFP_KERNEL); in wm_adsp_buf_alloc() local
340 struct wm_adsp_buf *buf = list_first_entry(list, in wm_adsp_buf_free() local
460 struct wm_adsp_compr_buf *buf; member
1034 const void *buf, size_t len) in wm_coeff_write_ctrl_raw()
1065 const void *buf, size_t len) in wm_coeff_write_ctrl()
1142 void *buf, size_t len) in wm_coeff_read_ctrl_raw()
1172 static int wm_coeff_read_ctrl(struct wm_coeff_ctl *ctl, void *buf, size_t len) in wm_coeff_read_ctrl()
1830 struct wm_adsp_buf *buf; in wm_adsp_load() local
2046 unsigned int alg, void *buf, size_t len) in wm_adsp_write_ctl()
2088 unsigned int alg, void *buf, size_t len) in wm_adsp_read_ctl()
2572 struct wm_adsp_buf *buf; in wm_adsp_load_coeff() local
3448 struct wm_adsp_compr_buf *buf = NULL, *tmp; in wm_adsp_compr_attach() local
3715 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
3722 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
3729 static void wm_adsp_remove_padding(u32 *buf, int nwords) in wm_adsp_remove_padding()
3748 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
3791 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
3800 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_alloc() local
3818 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_legacy() local
3872 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_coeff() local
3983 struct wm_adsp_compr_buf *buf, *tmp; in wm_adsp_buffer_free() local
3997 static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_get_error()
4065 static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_size()
4072 static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_update_avail()
4117 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_handle_irq() local
4165 static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_reenable_irq()
4184 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_pointer() local
4241 struct wm_adsp_compr_buf *buf = compr->buf; in wm_adsp_buffer_capture_block() local
4295 char __user *buf, size_t count) in wm_adsp_compr_read()
4338 struct snd_compr_stream *stream, char __user *buf, in wm_adsp_compr_copy()