Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c10176 static int dytc_command(int command, int *output) in dytc_command() function
10194 err = dytc_command(DYTC_CMD_GET, &output); in lapsensor_get()
10486 err = dytc_command(cmd, &dummy); in dytc_control_amt()
10506 err = dytc_command(DYTC_CMD_GET, output); in dytc_cql_command()
10517 err = dytc_command(DYTC_DISABLE_CQL, &dummy); in dytc_cql_command()
10522 cmd_err = dytc_command(command, output); in dytc_cql_command()
10526 err = dytc_command(DYTC_ENABLE_CQL, &dummy); in dytc_cql_command()
10571 err = dytc_command(DYTC_SET_COMMAND(DYTC_FUNCTION_PSC, perfmode, 1), &output); in dytc_profile_set()
10610 err = dytc_command(DYTC_CMD_MMC_GET, &output); in dytc_profile_refresh()
10615 err = dytc_command(DYTC_CMD_GET, &output); in dytc_profile_refresh()
[all …]