Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dcppc_acpi.c56 bool pending_pcc_write_cmd; /* Any pending/batched PCC write cmds? */ member
253 if (pcc_ss_data->pending_pcc_write_cmd) in send_pcc_cmd()
260 pcc_ss_data->pending_pcc_write_cmd = FALSE; in send_pcc_cmd()
1261 pcc_ss_data->pending_pcc_write_cmd = true; in cppc_set_perf()
1323 if (pcc_ss_data->pending_pcc_write_cmd) in cppc_set_perf()