Home
last modified time | relevance | path

Searched refs:dytc_profile_set (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c798 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set() function
920 priv->dytc->pprof.profile_set = dytc_profile_set; in ideapad_dytc_profile_init()
H A Dthinkpad_acpi.c10444 * dytc_profile_set: Function to register with platform_profile
10447 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
10530 .profile_set = dytc_profile_set,
10609 dytc_profile_set(NULL, PLATFORM_PROFILE_BALANCED); in tpacpi_dytc_profile_init()
11058 dytc_profile_set(NULL, PLATFORM_PROFILE_BALANCED); in tpacpi_driver_event()
10446 static int dytc_profile_set(struct platform_profile_handler *pprof, dytc_profile_set() function