Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dideapad-laptop.c771 static int dytc_cql_command(struct ideapad_private *priv, unsigned long cmd, in dytc_cql_command() function
833 err = dytc_cql_command(priv, DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
855 err = dytc_cql_command(priv, DYTC_CMD_GET, &output); in dytc_profile_refresh()
Dthinkpad_acpi.c10205 static int dytc_cql_command(int command, int *output) in dytc_cql_command() function
10262 err = dytc_cql_command(DYTC_CMD_RESET, &output); in dytc_profile_set()
10273 err = dytc_cql_command(DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), &output); in dytc_profile_set()
10294 err = dytc_cql_command(DYTC_CMD_GET, &output); in dytc_profile_refresh()