Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dcppc_acpi.c52 bool pending_pcc_write_cmd; /* Any pending/batched PCC write cmds? */ member
249 if (pcc_ss_data->pending_pcc_write_cmd) in send_pcc_cmd()
256 pcc_ss_data->pending_pcc_write_cmd = FALSE; in send_pcc_cmd()
1310 pcc_ss_data->pending_pcc_write_cmd = true; in cppc_set_perf()
1372 if (pcc_ss_data->pending_pcc_write_cmd) in cppc_set_perf()