Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Daw87390.c84 struct aw_prof_desc *prof_index_desc; in aw87390_dev_fw_update() local
97 ret = aw87390_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw87390_dev_fw_update()
104 sec_desc = prof_index_desc->sec_desc; in aw87390_dev_fw_update()
Daw88261.c514 struct aw_prof_desc *prof_index_desc; in aw88261_dev_fw_update() local
527 ret = aw88261_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88261_dev_fw_update()
532 sec_desc = prof_index_desc->sec_desc; in aw88261_dev_fw_update()
Daw88399.c1158 struct aw_prof_desc *prof_index_desc; in aw88399_dev_fw_update() local
1180 ret = aw88399_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88399_dev_fw_update()
1185 sec_desc = prof_index_desc->sec_desc; in aw88399_dev_fw_update()
1207 dev_dbg(aw_dev->dev, "fw_ver: [%x]", prof_index_desc->fw_ver); in aw88399_dev_fw_update()
/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_device.c1283 struct aw_prof_desc *prof_index_desc; in aw88395_dev_fw_update() local
1305 ret = aw88395_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88395_dev_fw_update()
1310 sec_desc = prof_index_desc->sec_desc; in aw88395_dev_fw_update()
1333 dev_dbg(aw_dev->dev, "fw_ver: [%x]", prof_index_desc->fw_ver); in aw88395_dev_fw_update()