Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h524 int aw_dev_dsp_fw_update(struct aw_device *aw_dev,
H A Daw_device.c1027 int aw_dev_dsp_fw_update(struct aw_device *aw_dev, in aw_dev_dsp_fw_update() function
1242 ret = aw_dev_dsp_fw_update(aw_dev, sec_desc[AW_DATA_TYPE_DSP_FW].data, in aw_dev_fw_update()
1485 aw_dev_dsp_fw_update(aw_dev, dsp_fw->data, dsp_fw->len); in aw_device_stop()