Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dideapad-laptop.c688 #define DYTC_FUNCTION_MMC 11 /* Function = 11, desk mode */ macro
823 err = dytc_cql_command(priv, DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
Dthinkpad_acpi.c10161 #define DYTC_FUNCTION_MMC 11 /* Function = 11, MMC mode */ macro
10201 case DYTC_FUNCTION_MMC: in convert_dytc_to_profile()
10377 err = dytc_cql_command(DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
10410 funcmode = DYTC_FUNCTION_MMC; in dytc_profile_refresh()