Searched refs:dytc_cql_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 761 static int dytc_cql_command(struct ideapad_private *priv, unsigned long cmd, in dytc_cql_command() function 823 err = dytc_cql_command(priv, DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set() 845 err = dytc_cql_command(priv, DYTC_CMD_GET, &output); in dytc_profile_refresh()
|
H A D | thinkpad_acpi.c | 10386 static int dytc_cql_command(int command, int *output) in dytc_cql_command() function 10446 err = dytc_cql_command(DYTC_CMD_RESET, &output); in dytc_profile_set() 10451 err = dytc_cql_command(DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set() 10483 err = dytc_cql_command(DYTC_CMD_GET, &output); in dytc_profile_refresh()
|
Completed in 16 milliseconds