Searched refs:dytc_profile (Results 1 – 1 of 1) sorted by relevance
10430 static struct platform_profile_handler dytc_profile = { variable10440 set_bit(PLATFORM_PROFILE_LOW_POWER, dytc_profile.choices); in tpacpi_dytc_profile_init()10441 set_bit(PLATFORM_PROFILE_BALANCED, dytc_profile.choices); in tpacpi_dytc_profile_init()10442 set_bit(PLATFORM_PROFILE_PERFORMANCE, dytc_profile.choices); in tpacpi_dytc_profile_init()10498 err = platform_profile_register(&dytc_profile); in tpacpi_dytc_profile_init()