Searched refs:pcc_channel (Results 1 – 1 of 1) sorted by relevance
62 static struct mbox_chan *pcc_channel; variable78 struct acpi_pcct_hw_reduced *pcct_ss = pcc_channel->con_priv; in send_pcc_cmd()93 result = mbox_send_message(pcc_channel, &cmd); in send_pcc_cmd()111 mbox_client_txdone(pcc_channel, result); in send_pcc_cmd()311 pcc_channel = pcc_mbox_request_channel(&cppc_mbox_cl, in register_pcc_channel()314 if (IS_ERR(pcc_channel)) { in register_pcc_channel()325 cppc_ss = pcc_channel->con_priv; in register_pcc_channel()