Home
last modified time | relevance | path

Searched refs:aw_dev_dsp_update_fw (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c1151 static int aw_dev_dsp_update_fw(struct aw_device *aw_dev, in aw_dev_dsp_update_fw() function
1332 ret = aw_dev_dsp_update_fw(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_FW].data, in aw88395_dev_fw_update()
1522 ret = aw_dev_dsp_update_fw(aw_dev, dsp_fw->data, dsp_fw->len); in aw88395_dev_stop()
/linux/sound/soc/codecs/
H A Daw88166.c862 static int aw_dev_dsp_update_fw(struct aw_device *aw_dev, in aw_dev_dsp_update_fw() function
1122 ret = aw_dev_dsp_update_fw(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_FW].data, in aw88166_dev_fw_update()
1247 aw_dev_dsp_update_fw(aw_dev, dsp_fw->data, dsp_fw->len); in aw88166_stop()
H A Daw88399.c824 static int aw_dev_dsp_update_fw(struct aw_device *aw_dev, in aw_dev_dsp_update_fw() function
1091 ret = aw_dev_dsp_update_fw(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_FW].data, in aw88399_dev_fw_update()
1214 aw_dev_dsp_update_fw(aw_dev, dsp_fw->data, dsp_fw->len); in aw88399_stop()