profile_name 1386 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c static const char *profile_name[] = { profile_name 1415 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); profile_name 1246 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c static const char *profile_name[6] = { profile_name 1268 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c i, profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " ", profile_name 4921 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c static const char *profile_name[7] = {"BOOTUP_DEFAULT", profile_name 4950 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c i, profile_name[i], "*", profile_name 4961 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c i, profile_name[i], smu7_profiling[i].sclk_up_hyst, profile_name 4966 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c i, profile_name[i], "-", "-", "-"); profile_name 4913 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c static const char *profile_name[7] = {"BOOTUP_DEFAULT", profile_name 4935 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c i, profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " ", profile_name 4939 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " ", profile_name 3886 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c static const char *profile_name[] = { profile_name 3925 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c i, profile_name[i], (i == hwmgr->power_profile_mode) ? "*" : " "); profile_name 1041 drivers/gpu/drm/amd/powerplay/navi10_ppt.c static const char *profile_name[] = { profile_name 1085 drivers/gpu/drm/amd/powerplay/navi10_ppt.c i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); profile_name 1790 drivers/gpu/drm/amd/powerplay/vega20_ppt.c static const char *profile_name[] = { profile_name 1834 drivers/gpu/drm/amd/powerplay/vega20_ppt.c i, profile_name[i], (i == smu->power_profile_mode) ? "*" : " "); profile_name 438 drivers/net/ethernet/intel/i40e/i40e_ddp.c char profile_name[sizeof(I40E_DDP_PROFILE_PATH) profile_name 441 drivers/net/ethernet/intel/i40e/i40e_ddp.c profile_name[sizeof(profile_name) - 1] = 0; profile_name 442 drivers/net/ethernet/intel/i40e/i40e_ddp.c strncpy(profile_name, I40E_DDP_PROFILE_PATH, profile_name 443 drivers/net/ethernet/intel/i40e/i40e_ddp.c sizeof(profile_name) - 1); profile_name 444 drivers/net/ethernet/intel/i40e/i40e_ddp.c strncat(profile_name, flash->data, I40E_DDP_PROFILE_NAME_MAX); profile_name 446 drivers/net/ethernet/intel/i40e/i40e_ddp.c status = request_firmware(&ddp_config, profile_name, profile_name 382 sound/usb/card.c if (quirk && quirk->profile_name && *quirk->profile_name) { profile_name 383 sound/usb/card.c strlcpy(card->longname, quirk->profile_name, profile_name 34 sound/usb/quirks-table.h .profile_name = "HP-Thunderbolt-Dock-Audio-Headset", profile_name 44 sound/usb/quirks-table.h .profile_name = "HP-Thunderbolt-Dock-Audio-Module", profile_name 3478 sound/usb/quirks-table.h .profile_name = "Dell-WD15-Dock", profile_name 3488 sound/usb/quirks-table.h .profile_name = "Dell-WD15-Dock", profile_name 3663 sound/usb/quirks-table.h .profile_name = "Realtek-ALC1220-VB-Desktop", \ profile_name 3684 sound/usb/quirks-table.h .profile_name = "Gigabyte-Aorus-Master-Front-Headphone", profile_name 3693 sound/usb/quirks-table.h .profile_name = "Gigabyte-Aorus-Master-Main-Audio", profile_name 109 sound/usb/usbaudio.h const char *profile_name; /* override the card->longname */