Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/acpi/
A Dpcc.h24 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id);
28 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id) in pcc_mbox_request_channel() function
/linux-6.3-rc2/drivers/acpi/
A Dacpi_pcc.c69 data->pcc_chan = pcc_mbox_request_channel(&data->cl, ctx->subspace_id); in acpi_pcc_address_space_setup()
A Dcppc_acpi.c534 pcc_chan = pcc_mbox_request_channel(&cppc_mbox_cl, pcc_ss_idx); in register_pcc_channel()
/linux-6.3-rc2/drivers/mailbox/
A Dpcc.c281 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id) in pcc_mbox_request_channel() function
326 EXPORT_SYMBOL_GPL(pcc_mbox_request_channel);
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-xgene-slimpro.c487 pcc_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_slimpro_i2c_probe()
/linux-6.3-rc2/drivers/hwmon/
A Dxgene-hwmon.c677 pcc_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_hwmon_probe()

Completed in 11 milliseconds