Searched refs:wbuf (Results 1 – 2 of 2) sorted by relevance
680 int tfa2_cnt_write_msg(struct tfa2_device *tfa, int wlength, char *wbuf) in tfa2_cnt_write_msg() argument683 uint8_t *cmd_id24 = (uint8_t *)wbuf; in tfa2_cnt_write_msg()713 rc = tfa2_dsp_execute(tfa, wbuf, wlength, rbuf, 3); in tfa2_cnt_write_msg()
47 int tfa2_cnt_write_msg(struct tfa2_device *tfa, int wlength, char *wbuf);