Searched refs:current_profile (Results 1 – 6 of 6) sorted by relevance
78 *profile = pmf->current_profile; in amd_pmf_profile_get()86 switch (pmf->current_profile) { in amd_pmf_get_pprof_modes()110 pmf->current_profile = profile; in amd_pmf_profile_set()123 dev->current_profile = PLATFORM_PROFILE_BALANCED; in amd_pmf_init_sps()
106 if (dev->current_profile == PLATFORM_PROFILE_BALANCED) { in amd_pmf_trans_cnqf()324 if (pdev->cnqf_enabled && pdev->current_profile == PLATFORM_PROFILE_BALANCED) { in cnqf_enable_store()389 if (dev->cnqf_enabled && dev->current_profile == PLATFORM_PROFILE_BALANCED) { in amd_pmf_init_cnqf()
158 enum platform_profile_option current_profile; member
344 int current_profile; in k90_show_current_profile() local362 current_profile = data[7]; in k90_show_current_profile()363 if (current_profile < 1 || current_profile > 3) { in k90_show_current_profile()370 ret = snprintf(buf, PAGE_SIZE, "%d\n", current_profile); in k90_show_current_profile()406 static DEVICE_ATTR(current_profile, 0644, k90_show_current_profile,
11 What: /sys/bus/drivers/corsair/<dev>/current_profile
116 enum platform_profile_option current_profile; member840 *profile = dytc->current_profile; in dytc_profile_get()920 dytc->current_profile = profile; in dytc_profile_set()945 if (profile != priv->dytc->current_profile) { in dytc_profile_refresh()946 priv->dytc->current_profile = profile; in dytc_profile_refresh()