Searched refs:aw_dev_dsp_update_fw (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/aw88395/ |
| H A D | aw88395_device.c | 1151 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 D | aw88166.c | 862 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 D | aw88399.c | 824 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()
|