Searched refs:aw_dev_dsp_update_cfg (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/aw88395/ |
H A D | aw88395_device.c | 1192 static int aw_dev_dsp_update_cfg(struct aw_device *aw_dev, in aw_dev_dsp_update_cfg() function 1343 ret = aw_dev_dsp_update_cfg(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_CFG].data, in aw88395_dev_fw_update() 1527 ret = aw_dev_dsp_update_cfg(aw_dev, dsp_cfg->data, dsp_cfg->len); in aw88395_dev_stop()
|
/linux/sound/soc/codecs/ |
H A D | aw88399.c | 914 static int aw_dev_dsp_update_cfg(struct aw_device *aw_dev, in aw_dev_dsp_update_cfg() function 1217 ret = aw_dev_dsp_update_cfg(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_CFG].data, in aw88399_dev_fw_update() 1332 aw_dev_dsp_update_cfg(aw_dev, dsp_cfg->data, dsp_cfg->len); in aw88399_stop()
|