Searched refs:profile_name (Results 1 – 2 of 2) sorted by relevance
438 char profile_name[sizeof(I40E_DDP_PROFILE_PATH) in i40e_ddp_flash() local441 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()
347 const char *profile_name; /* override card->longname */ member352 .product_name = (product), .profile_name = (profile) }537 if (preset && preset->profile_name) in usb_audio_make_longname()538 s = preset->profile_name; in usb_audio_make_longname()