Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dideapad-laptop.c880 #define DYTC_FUNCTION_MMC 11 /* Function = 11, desk mode */ macro
1013 DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
H A Dthinkpad_acpi.c10332 #define DYTC_FUNCTION_MMC 11 /* Function = 11, MMC mode */ macro
10380 case DYTC_FUNCTION_MMC: in convert_dytc_to_profile()
10553 err = dytc_cql_command(DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
10601 funcmode = DYTC_FUNCTION_MMC; in dytc_profile_refresh()