Home
last modified time | relevance | path

Searched refs:aw88395_dev_get_prof_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.h186 char *aw88395_dev_get_prof_name(struct aw_device *aw_dev, int index);
H A Daw88395_device.c1309 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() function
1691 EXPORT_SYMBOL_GPL(aw88395_dev_get_prof_name);
H A Daw88395.c199 prof_name = aw88395_dev_get_prof_name(aw88395->aw_pa, count); in aw88395_profile_info()