Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c10164 static int dytc_command(int command, int *output) in dytc_command() function
10182 err = dytc_command(DYTC_CMD_GET, &output); in lapsensor_get()
10474 err = dytc_command(cmd, &dummy); in dytc_control_amt()
10494 err = dytc_command(DYTC_CMD_GET, output); in dytc_cql_command()
10505 err = dytc_command(DYTC_DISABLE_CQL, &dummy); in dytc_cql_command()
10510 cmd_err = dytc_command(command, output); in dytc_cql_command()
10514 err = dytc_command(DYTC_ENABLE_CQL, &dummy); in dytc_cql_command()
10598 err = dytc_command(DYTC_CMD_MMC_GET, &output); in dytc_profile_refresh()
10603 err = dytc_command(DYTC_CMD_GET, &output); in dytc_profile_refresh()
10625 err = dytc_command(DYTC_CMD_QUERY, &output); in tpacpi_dytc_profile_init()
[all …]