Home
last modified time | relevance | path

Searched refs:aw_dev_dsp_update_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c1192 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 Daw88399.c914 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()