wm_coeff_parse_string 1597 sound/soc/codecs/wm_adsp.c 		blk->name_len = wm_coeff_parse_string(sizeof(u8), data,
wm_coeff_parse_string 1599 sound/soc/codecs/wm_adsp.c 		wm_coeff_parse_string(sizeof(u16), data, NULL);
wm_coeff_parse_string 1635 sound/soc/codecs/wm_adsp.c 		blk->name_len = wm_coeff_parse_string(sizeof(u8), &tmp,
wm_coeff_parse_string 1637 sound/soc/codecs/wm_adsp.c 		wm_coeff_parse_string(sizeof(u8), &tmp, NULL);
wm_coeff_parse_string 1638 sound/soc/codecs/wm_adsp.c 		wm_coeff_parse_string(sizeof(u16), &tmp, NULL);