Lines Matching refs:current_profile
129 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_update_off_prof()
137 aw87xxx->current_profile = aw87xxx->prof_off_name; in aw87xxx_update_off_prof()
199 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_update_profile()
222 aw87xxx->current_profile); in aw87xxx_show_current_profile()
223 return aw87xxx->current_profile; in aw87xxx_show_current_profile()
295 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_esd_update_off_prof()
301 aw87xxx->current_profile = aw87xxx->prof_off_name; in aw87xxx_esd_update_off_prof()
354 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_esd_update_profile()
453 if (!aw87xxx->current_profile) { in aw87xxx_profile_switch_get()
458 profile = aw87xxx->current_profile; in aw87xxx_profile_switch_get()
460 aw87xxx->current_profile); in aw87xxx_profile_switch_get()
464 &aw87xxx->acf_info, aw87xxx->current_profile); in aw87xxx_profile_switch_get()
624 aw87xxx->current_profile = profile; in aw87xxx_init_default_prof()
626 aw87xxx->current_profile); in aw87xxx_init_default_prof()
821 AW_DEV_LOGI(aw87xxx->dev, "current profile:[%s]", aw87xxx->current_profile); in aw87xxx_attr_get_profile()
824 if (!strncmp(aw87xxx->current_profile, prof_info->prof_name_list[i], in aw87xxx_attr_get_profile()
1259 aw87xxx->current_profile = aw87xxx->prof_off_name; in aw87xxx_malloc_init()