Searched refs:dytc_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 10066 static int dytc_command(int command, int *output) in dytc_command() function 10084 err = dytc_command(DYTC_CMD_GET, &output); in lapsensor_get() 10372 err = dytc_command(cmd, &dummy); in dytc_control_amt() 10392 err = dytc_command(DYTC_CMD_GET, output); in dytc_cql_command() 10403 err = dytc_command(DYTC_DISABLE_CQL, &dummy); in dytc_cql_command() 10408 cmd_err = dytc_command(command, output); in dytc_cql_command() 10412 err = dytc_command(DYTC_ENABLE_CQL, &dummy); in dytc_cql_command() 10457 err = dytc_command(DYTC_SET_COMMAND(DYTC_FUNCTION_PSC, perfmode, 1), &output); in dytc_profile_set() 10481 err = dytc_command(DYTC_CMD_MMC_GET, &output); in dytc_profile_refresh() 10486 err = dytc_command(DYTC_CMD_GE in dytc_profile_refresh() [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 9866 static int dytc_command(int command, int *output) in dytc_command() function 9883 err = dytc_command(DYTC_CMD_GET, &output); in dytc_lapmode_get()
|
Completed in 27 milliseconds