Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/
Dthinkpad_acpi.c10113 static int dytc_command(int command, int *output) in dytc_command() function
10131 err = dytc_command(DYTC_CMD_GET, &output); in lapsensor_get()
10397 err = dytc_command(DYTC_CMD_GET, output); in dytc_cql_command()
10408 err = dytc_command(DYTC_DISABLE_CQL, &dummy); in dytc_cql_command()
10413 cmd_err = dytc_command(command, output); in dytc_cql_command()
10417 err = dytc_command(DYTC_ENABLE_CQL, &dummy); in dytc_cql_command()
10463 err = dytc_command(DYTC_SET_COMMAND(DYTC_FUNCTION_PSC, perfmode, 1), &output); in dytc_profile_set()
10483 err = dytc_command(DYTC_CMD_MMC_GET, &output); in dytc_profile_refresh()
10487 err = dytc_command(DYTC_CMD_GET, &output); in dytc_profile_refresh()
10515 err = dytc_command(DYTC_CMD_QUERY, &output); in tpacpi_dytc_profile_init()
[all …]