Searched refs:aw88395_dev_get_prof_name (Results 1 – 3 of 3) sorted by relevance
186 char *aw88395_dev_get_prof_name(struct aw_device *aw_dev, int index);
1309 prof_name = aw88395_dev_get_prof_name(aw_dev, aw_dev->prof_index); in aw88395_dev_fw_update()1676 char *aw88395_dev_get_prof_name(struct aw_device *aw_dev, int index) in aw88395_dev_get_prof_name() function1691 EXPORT_SYMBOL_GPL(aw88395_dev_get_prof_name);
199 prof_name = aw88395_dev_get_prof_name(aw88395->aw_pa, count); in aw88395_profile_info()