Home
last modified time | relevance | path

Searched refs:cur_prof (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.c1196 if ((aw_dev->cur_prof == aw_dev->set_prof) && in aw_dev_fw_update()
1260 aw_dev->cur_prof = aw_dev->set_prof; in aw_dev_fw_update()
1440 &aw_dev->prof_info.prof_desc[aw_dev->cur_prof].sec_desc[AW_DATA_TYPE_DSP_CFG]; in aw_device_stop()
1442 &aw_dev->prof_info.prof_desc[aw_dev->cur_prof].sec_desc[AW_DATA_TYPE_DSP_FW]; in aw_device_stop()
1533 aw_dev->cur_prof = aw_dev->prof_info.prof_desc[0].id; in aw_device_init()
H A Daw_device.h427 unsigned char cur_prof; /*current profile index*/ member
H A Daw_init.c331 ret = aw_dev_get_prof_data(aw_dev, aw_dev->cur_prof, &set_prof_desc); in aw_pid_2049_dsp_fw_check()
H A Daw_monitor.c585 aw_dev->cur_prof, monitor_cfg->monitor_status, in aw_monitor_work_func()