Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dacpi_pcc.c68 data->pcc_chan = pcc_mbox_request_channel(&data->cl, ctx->subspace_id); in acpi_pcc_address_space_setup()
H A Dcppc_acpi.c650 pcc_chan = pcc_mbox_request_channel(&cppc_mbox_cl, pcc_ss_idx); in register_pcc_channel()
/linux/drivers/mailbox/
H A Dpcc.c385 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id) in pcc_mbox_request_channel() function
423 EXPORT_SYMBOL_GPL(pcc_mbox_request_channel);
/linux/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c478 pcc_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_slimpro_i2c_probe()
/linux/drivers/devfreq/
H A Dhisi_uncore_freq.c117 pcc_chan = pcc_mbox_request_channel(&uncore->cl, uncore->chan_id); in hisi_uncore_request_pcc_chan()