Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A 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()
H A Daw88261.c516 struct aw_prof_desc *prof_index_desc; in aw88261_dev_fw_update() local
529 ret = aw88261_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88261_dev_fw_update()
534 sec_desc = prof_index_desc->sec_desc; in aw88261_dev_fw_update()
H A Daw88081.c494 struct aw_prof_desc *prof_index_desc; in aw88081_dev_fw_update() local
507 ret = aw88081_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88081_dev_fw_update()
512 sec_desc = prof_index_desc->sec_desc; in aw88081_dev_fw_update()
H A Daw88166.c1070 struct aw_prof_desc *prof_index_desc; in aw88166_dev_fw_update() local
1092 ret = aw88166_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88166_dev_fw_update()
1097 sec_desc = prof_index_desc->sec_desc; in aw88166_dev_fw_update()
1121 dev_dbg(aw_dev->dev, "fw_ver: [%x]", prof_index_desc->fw_ver); in aw88166_dev_fw_update()
H A Daw88399.c1041 struct aw_prof_desc *prof_index_desc; in aw88399_dev_fw_update() local
1063 ret = aw88399_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88399_dev_fw_update()
1068 sec_desc = prof_index_desc->sec_desc; in aw88399_dev_fw_update()
1090 dev_dbg(aw_dev->dev, "fw_ver: [%x]", prof_index_desc->fw_ver); in aw88399_dev_fw_update()
/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c1281 struct aw_prof_desc *prof_index_desc; in aw88395_dev_fw_update() local
1303 ret = aw88395_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88395_dev_fw_update()
1308 sec_desc = prof_index_desc->sec_desc; in aw88395_dev_fw_update()
1331 dev_dbg(aw_dev->dev, "fw_ver: [%x]", prof_index_desc->fw_ver); in aw88395_dev_fw_update()