Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h526 int aw_dev_dsp_cfg_update(struct aw_device *aw_dev,
H A Daw_device.c1077 int aw_dev_dsp_cfg_update(struct aw_device *aw_dev, in aw_dev_dsp_cfg_update() function
1251 ret = aw_dev_dsp_cfg_update(aw_dev, sec_desc[AW_DATA_TYPE_DSP_CFG].data, in aw_dev_fw_update()
1484 aw_dev_dsp_cfg_update(aw_dev, dsp_cfg->data, dsp_cfg->len); in aw_device_stop()