Home
last modified time | relevance | path

Searched refs:profile_name (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c438 char profile_name[sizeof(I40E_DDP_PROFILE_PATH) in i40e_ddp_flash() local
441 profile_name[sizeof(profile_name) - 1] = 0; in i40e_ddp_flash()
442 strncpy(profile_name, I40E_DDP_PROFILE_PATH, in i40e_ddp_flash()
443 sizeof(profile_name) - 1); in i40e_ddp_flash()
444 strncat(profile_name, flash->data, I40E_DDP_PROFILE_NAME_MAX); in i40e_ddp_flash()
446 status = request_firmware(&ddp_config, profile_name, in i40e_ddp_flash()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_acf_bin.h181 struct acf_bin_info *acf_info, char *profile_name);
183 struct acf_bin_info *acf_info, char *profile_name);
189 struct acf_bin_info *acf_info, char *profile_name);
H A Daw87xxx.c370 char *profile_name = NULL; in aw87xxx_profile_switch_info() local
395 profile_name = aw_acf_get_prof_name_form_index(aw87xxx->dev, in aw87xxx_profile_switch_info()
397 if (profile_name == NULL) { in aw87xxx_profile_switch_info()
403 strlcpy(name, profile_name, sizeof(uinfo->value.enumerated.name)); in aw87xxx_profile_switch_info()
412 char *profile_name = NULL; in aw87xxx_profile_switch_put() local
422 profile_name = aw_acf_get_prof_name_form_index(aw87xxx->dev, acf_info, index); in aw87xxx_profile_switch_put()
423 if (!profile_name) { in aw87xxx_profile_switch_put()
429 AW_DEV_LOGI(aw87xxx->dev, "set profile [%s]", profile_name); in aw87xxx_profile_switch_put()
431 ret = aw87xxx_update_profile(aw87xxx, profile_name); in aw87xxx_profile_switch_put()
434 aw87xxx->dev_index, profile_name); in aw87xxx_profile_switch_put()
H A Daw_acf_bin.c464 static int aw_check_prof_str_is_off(char *profile_name) in aw_check_prof_str_is_off() argument
469 if (strnstr(profile_name, g_power_off_name[i], in aw_check_prof_str_is_off()
470 strlen(profile_name) + 1)) in aw_check_prof_str_is_off()
1449 struct acf_bin_info *acf_info, char *profile_name) in aw_acf_get_prof_desc_form_name() argument
1463 if (!strncmp(profile_name, prof_info->prof_desc[i].prof_name, in aw_acf_get_prof_desc_form_name()
1480 struct acf_bin_info *acf_info, char *profile_name) in aw_acf_get_prof_index_form_name() argument
1491 if (!strncmp(profile_name, prof_info->prof_name_list[i], in aw_acf_get_prof_index_form_name()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dcard.c521 const char *profile_name; /* override card->longname */ member
526 .product_name = (product), .profile_name = (profile) }
693 if (preset && preset->profile_name) in usb_audio_make_longname()
694 s = preset->profile_name; in usb_audio_make_longname()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_alsc_algo.cpp735 char profile_name[64]; in UpdateLscCalibPara() local
736 memset(profile_name, 0, sizeof(profile_name)); in UpdateLscCalibPara()
737 sprintf(profile_name, "%s_%s", illu_case_res.resolution.name, in UpdateLscCalibPara()
740 profile_name, illu_case_res.lsc_table_group[used_id]); in UpdateLscCalibPara()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c983 static const char *profile_name[] = { in renoir_get_power_profile_mode() local
1009 i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); in renoir_get_power_profile_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1331 static const char *profile_name[6] = { in smu10_get_power_profile_mode() local
1353 i, profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " ", in smu10_get_power_profile_mode()
H A Dsmu7_hwmgr.c5098 static const char *profile_name[7] = {"BOOTUP_DEFAULT", in smu7_get_power_profile_mode() local
5127 i, profile_name[i], "*", in smu7_get_power_profile_mode()
5138 i, profile_name[i], smu7_profiling[i].sclk_up_hyst, in smu7_get_power_profile_mode()
5143 i, profile_name[i], "-", "-", "-"); in smu7_get_power_profile_mode()
H A Dvega10_hwmgr.c5093 static const char *profile_name[7] = {"BOOTUP_DEFAULT", in vega10_get_power_profile_mode() local
5115 i, profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " ", in vega10_get_power_profile_mode()
5119 profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " ", in vega10_get_power_profile_mode()
H A Dvega20_hwmgr.c3982 static const char *profile_name[] = { in vega20_get_power_profile_mode() local
4021 i, profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " "); in vega20_get_power_profile_mode()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.c67 static char *profile_name[AW_PROFILE_MAX] = {"Music", "Voice", "Voip", "Ringtone", "Ringtone_hs", "… variable
838 aw_dev->prof_info.prof_name_list = profile_name; in aw_dev_load_cfg_by_hdr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c1401 static const char *profile_name[] = { in navi10_get_power_profile_mode() local
1447 i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); in navi10_get_power_profile_mode()
H A Darcturus_ppt.c1193 static const char *profile_name[] = { in arcturus_get_power_profile_mode() local
1257 i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); in arcturus_get_power_profile_mode()
H A Dsienna_cichlid_ppt.c1232 static const char *profile_name[] = { in sienna_cichlid_get_power_profile_mode() local
1278 i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); in sienna_cichlid_get_power_profile_mode()