wm_coeff_parse_int 1596 sound/soc/codecs/wm_adsp.c blk->id = wm_coeff_parse_int(sizeof(raw->id), data); wm_coeff_parse_int 1600 sound/soc/codecs/wm_adsp.c blk->ncoeff = wm_coeff_parse_int(sizeof(raw->ncoeff), data); wm_coeff_parse_int 1632 sound/soc/codecs/wm_adsp.c blk->offset = wm_coeff_parse_int(sizeof(raw->hdr.offset), &tmp); wm_coeff_parse_int 1633 sound/soc/codecs/wm_adsp.c blk->mem_type = wm_coeff_parse_int(sizeof(raw->hdr.type), &tmp); wm_coeff_parse_int 1634 sound/soc/codecs/wm_adsp.c length = wm_coeff_parse_int(sizeof(raw->hdr.size), &tmp); wm_coeff_parse_int 1639 sound/soc/codecs/wm_adsp.c blk->ctl_type = wm_coeff_parse_int(sizeof(raw->ctl_type), &tmp); wm_coeff_parse_int 1640 sound/soc/codecs/wm_adsp.c blk->flags = wm_coeff_parse_int(sizeof(raw->flags), &tmp); wm_coeff_parse_int 1641 sound/soc/codecs/wm_adsp.c blk->len = wm_coeff_parse_int(sizeof(raw->len), &tmp);