Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c1293 struct aw_prof_desc *prof_index_desc; in aw88395_dev_fw_update() local
1313 ret = aw88395_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88395_dev_fw_update()
1318 sec_desc = prof_index_desc->sec_desc; in aw88395_dev_fw_update()
1341 dev_dbg(aw_dev->dev, "fw_ver: [%x]", prof_index_desc->fw_ver); in aw88395_dev_fw_update()
/openbmc/linux/sound/soc/codecs/
H A Daw88261.c513 struct aw_prof_desc *prof_index_desc; in aw88261_dev_fw_update() local
526 ret = aw88261_dev_get_prof_data(aw_dev, aw_dev->prof_index, &prof_index_desc); in aw88261_dev_fw_update()
531 sec_desc = prof_index_desc->sec_desc; in aw88261_dev_fw_update()