Lines Matching refs:dytc_command
10067 static int dytc_command(int command, int *output) in dytc_command() function
10085 err = dytc_command(DYTC_CMD_GET, &output); in lapsensor_get()
10373 err = dytc_command(cmd, &dummy); in dytc_control_amt()
10393 err = dytc_command(DYTC_CMD_GET, output); in dytc_cql_command()
10404 err = dytc_command(DYTC_DISABLE_CQL, &dummy); in dytc_cql_command()
10409 cmd_err = dytc_command(command, output); in dytc_cql_command()
10413 err = dytc_command(DYTC_ENABLE_CQL, &dummy); in dytc_cql_command()
10458 err = dytc_command(DYTC_SET_COMMAND(DYTC_FUNCTION_PSC, perfmode, 1), &output); in dytc_profile_set()
10482 err = dytc_command(DYTC_CMD_MMC_GET, &output); in dytc_profile_refresh()
10487 err = dytc_command(DYTC_CMD_GET, &output); in dytc_profile_refresh()
10519 err = dytc_command(DYTC_CMD_QUERY, &output); in tpacpi_dytc_profile_init()
10531 err = dytc_command(DYTC_CMD_FUNC_CAP, &dytc_capabilities); in tpacpi_dytc_profile_init()
10558 err = dytc_command(DYTC_CMD_MMC_GET, &output); in tpacpi_dytc_profile_init()