Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw87xxx.h120 int aw87xxx_esd_update_profile(struct aw87xxx *aw87xxx, char *profile);
H A Daw_monitor.c485 ret = aw87xxx_esd_update_profile(aw87xxx, profile); in aw_chip_status_recover()
523 aw87xxx_esd_update_profile(aw87xxx, aw87xxx->prof_off_name); in aw_monitor_chip_esd_check_work()
H A Daw87xxx.c305 int aw87xxx_esd_update_profile(struct aw87xxx *aw87xxx, char *profile) in aw87xxx_esd_update_profile() function