cs_dsp_coeff_parse_string
blk->name_len = cs_dsp_coeff_parse_string(sizeof(u8), &tmp, data_len - pos,
cs_dsp_coeff_parse_string(sizeof(u16), &tmp, data_len - pos, NULL);
blk->name_len = cs_dsp_coeff_parse_string(sizeof(u8), &tmp, data_len - pos,
cs_dsp_coeff_parse_string(sizeof(u8), &tmp, data_len - pos, NULL);
cs_dsp_coeff_parse_string(sizeof(u16), &tmp, data_len - pos, NULL);