Searched refs:aw_dev_dsp_update_cfg (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/aw88395/ |
| H A D | aw88395_device.c | 1190 static int aw_dev_dsp_update_cfg(struct aw_device *aw_dev, in aw_dev_dsp_update_cfg() function 1341 ret = aw_dev_dsp_update_cfg(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_CFG].data, in aw88395_dev_fw_update() 1525 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 | aw88166.c | 839 static int aw_dev_dsp_update_cfg(struct aw_device *aw_dev, in aw_dev_dsp_update_cfg() function 1131 ret = aw_dev_dsp_update_cfg(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_CFG].data, in aw88166_dev_fw_update() 1248 aw_dev_dsp_update_cfg(aw_dev, dsp_cfg->data, dsp_cfg->len); in aw88166_stop()
|
| H A D | aw88399.c | 801 static int aw_dev_dsp_update_cfg(struct aw_device *aw_dev, in aw_dev_dsp_update_cfg() function 1100 ret = aw_dev_dsp_update_cfg(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_CFG].data, in aw88399_dev_fw_update() 1215 aw_dev_dsp_update_cfg(aw_dev, dsp_cfg->data, dsp_cfg->len); in aw88399_stop()
|