Searched refs:prof_index_desc (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | aw87390.c | 84 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 D | aw88261.c | 516 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 D | aw88081.c | 494 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 D | aw88166.c | 1070 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 D | aw88399.c | 1041 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 D | aw88395_device.c | 1281 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()
|