Searched refs:alg (Results 1 – 3 of 3) sorted by relevance
/sound/soc/codecs/ |
D | wm_adsp.c | 893 event_id, ctl->alg_region.alg, in wm_coeff_write_acked_control() 933 reg, ctl->alg_region.alg, in wm_coeff_write_acked_control() 1287 event, ctl->alg_region.alg, ret); in wm_adsp_signal_event_controls() 1330 dsp->num, region_name, alg_region->alg); in wm_adsp_create_control() 1335 wm_adsp_fw_text[dsp->fw], alg_region->alg); in wm_adsp_create_control() 1610 alg_region.alg = alg_blk.id; in wm_adsp_parse_coeff() 1862 alg_region->alg == ctl->alg_region.alg && in wm_adsp_ctl_fixup_base() 1872 void *alg; in wm_adsp_read_algs() local 1898 alg = kzalloc(len * 2, GFP_KERNEL | GFP_DMA); in wm_adsp_read_algs() 1899 if (!alg) in wm_adsp_read_algs() [all …]
|
D | wmfw.h | 96 struct wmfw_alg_hdr alg; member 102 struct wmfw_alg_hdr alg; member
|
D | wm_adsp.h | 50 unsigned int alg; member
|