Home
last modified time | relevance | path

Searched refs:aw_dev_get_prof_name (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.h133 char *aw_dev_get_prof_name(struct aw_device *aw_dev, int index);
H A Daw_bin_parse.c1375 char *aw_dev_get_prof_name(struct aw_device *aw_dev, int index) in aw_dev_get_prof_name() function
H A Daw_device.c1207 prof_name = aw_dev_get_prof_name(aw_dev, aw_dev->set_prof); in aw_dev_fw_update()
H A Daw883xx.c966 prof_name = aw_dev_get_prof_name(aw883xx->aw_pa, count); in aw883xx_profile_info()