Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_device.c1153 static int aw_dev_dsp_update_fw(struct aw_device *aw_dev, in aw_dev_dsp_update_fw() function
1334 ret = aw_dev_dsp_update_fw(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_FW].data, in aw88395_dev_fw_update()
1524 ret = aw_dev_dsp_update_fw(aw_dev, dsp_fw->data, dsp_fw->len); in aw88395_dev_stop()
/linux-6.12.1/sound/soc/codecs/
Daw88399.c937 static int aw_dev_dsp_update_fw(struct aw_device *aw_dev, in aw_dev_dsp_update_fw() function
1208 ret = aw_dev_dsp_update_fw(aw_dev, sec_desc[AW88395_DATA_TYPE_DSP_FW].data, in aw88399_dev_fw_update()
1331 aw_dev_dsp_update_fw(aw_dev, dsp_fw->data, dsp_fw->len); in aw88399_stop()