Searched refs:pcc_channel (Results 1 – 1 of 1) sorted by relevance
46 struct mbox_chan *pcc_channel; member306 ret = mbox_send_message(pcc_ss_data->pcc_channel, &cmd); in send_pcc_cmd()319 if (pcc_ss_data->pcc_channel->mbox->txdone_irq) in send_pcc_cmd()320 mbox_chan_txdone(pcc_ss_data->pcc_channel, ret); in send_pcc_cmd()322 mbox_client_txdone(pcc_ss_data->pcc_channel, ret); in send_pcc_cmd()547 pcc_data[pcc_ss_idx]->pcc_channel = in register_pcc_channel()550 if (IS_ERR(pcc_data[pcc_ss_idx]->pcc_channel)) { in register_pcc_channel()562 cppc_ss = (pcc_data[pcc_ss_idx]->pcc_channel)->con_priv; in register_pcc_channel()907 pcc_mbox_free_channel(pcc_data[pcc_ss_id]->pcc_channel); in acpi_cppc_processor_exit()