coeff_blk 1656 sound/soc/codecs/wm_adsp.c const struct wm_coeff_parsed_coeff *coeff_blk, coeff_blk 1660 sound/soc/codecs/wm_adsp.c if ((coeff_blk->flags & f_illegal) || coeff_blk 1661 sound/soc/codecs/wm_adsp.c ((coeff_blk->flags & f_required) != f_required)) { coeff_blk 1663 sound/soc/codecs/wm_adsp.c coeff_blk->flags, coeff_blk->ctl_type); coeff_blk 1675 sound/soc/codecs/wm_adsp.c struct wm_coeff_parsed_coeff coeff_blk; coeff_blk 1681 sound/soc/codecs/wm_adsp.c wm_coeff_parse_coeff(dsp, &data, &coeff_blk); coeff_blk 1683 sound/soc/codecs/wm_adsp.c switch (coeff_blk.ctl_type) { coeff_blk 1687 sound/soc/codecs/wm_adsp.c if (coeff_blk.flags & WMFW_CTL_FLAG_SYS) coeff_blk 1690 sound/soc/codecs/wm_adsp.c ret = wm_adsp_check_coeff_flags(dsp, &coeff_blk, coeff_blk 1699 sound/soc/codecs/wm_adsp.c ret = wm_adsp_check_coeff_flags(dsp, &coeff_blk, coeff_blk 1709 sound/soc/codecs/wm_adsp.c ret = wm_adsp_check_coeff_flags(dsp, &coeff_blk, coeff_blk 1719 sound/soc/codecs/wm_adsp.c coeff_blk.ctl_type); coeff_blk 1723 sound/soc/codecs/wm_adsp.c alg_region.type = coeff_blk.mem_type; coeff_blk 1727 sound/soc/codecs/wm_adsp.c coeff_blk.offset, coeff_blk 1728 sound/soc/codecs/wm_adsp.c coeff_blk.len, coeff_blk 1729 sound/soc/codecs/wm_adsp.c coeff_blk.name, coeff_blk 1730 sound/soc/codecs/wm_adsp.c coeff_blk.name_len, coeff_blk 1731 sound/soc/codecs/wm_adsp.c coeff_blk.flags, coeff_blk 1732 sound/soc/codecs/wm_adsp.c coeff_blk.ctl_type); coeff_blk 1735 sound/soc/codecs/wm_adsp.c coeff_blk.name_len, coeff_blk.name, ret);