Searched refs:pcc_channel (Results 1 – 1 of 1) sorted by relevance
46 struct mbox_chan *pcc_channel; member298 ret = mbox_send_message(pcc_ss_data->pcc_channel, &cmd); in send_pcc_cmd()311 if (pcc_ss_data->pcc_channel->mbox->txdone_irq) in send_pcc_cmd()312 mbox_chan_txdone(pcc_ss_data->pcc_channel, ret); in send_pcc_cmd()314 mbox_client_txdone(pcc_ss_data->pcc_channel, ret); in send_pcc_cmd()520 pcc_data[pcc_ss_idx]->pcc_channel = in register_pcc_channel()523 if (IS_ERR(pcc_data[pcc_ss_idx]->pcc_channel)) { in register_pcc_channel()535 cppc_ss = (pcc_data[pcc_ss_idx]->pcc_channel)->con_priv; in register_pcc_channel()880 pcc_mbox_free_channel(pcc_data[pcc_ss_id]->pcc_channel); in acpi_cppc_processor_exit()