Searched refs:prof_index_desc (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
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()
|
D | aw88261.c | 514 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()
|
D | aw88399.c | 1158 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/ |
D | aw88395_device.c | 1283 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()
|