Searched refs:alg (Results 1 – 3 of 3) sorted by relevance
/sound/soc/codecs/ |
D | wmfw.h | 111 struct wmfw_alg_hdr alg; member 117 struct wmfw_alg_hdr alg; member 124 struct wmfw_alg_hdr alg; member
|
D | wm_adsp.c | 983 event_id, ctl->alg_region.alg, in wm_coeff_write_acked_control() 1023 reg, ctl->alg_region.alg, in wm_coeff_write_acked_control() 1384 event, ctl->alg_region.alg, ret); in wm_adsp_signal_event_controls() 1427 dsp->name, region_name, alg_region->alg); in wm_adsp_create_control() 1433 wm_adsp_fw_text[dsp->fw], alg_region->alg); in wm_adsp_create_control() 1438 wm_adsp_fw_text[dsp->fw], alg_region->alg); in wm_adsp_create_control() 1725 alg_region.alg = alg_blk.id; in wm_adsp_parse_coeff() 2007 alg_region->alg == ctl->alg_region.alg && in wm_adsp_ctl_fixup_base() 2018 void *alg; in wm_adsp_read_algs() local 2050 alg = kzalloc(len, GFP_KERNEL | GFP_DMA); in wm_adsp_read_algs() [all …]
|
D | wm_adsp.h | 47 unsigned int alg; member
|