Home
last modified time | relevance | path

Searched refs:pcc_mbox_free_channel (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/include/acpi/
Dpcc.h38 extern void pcc_mbox_free_channel(struct pcc_mbox_chan *chan);
45 static inline void pcc_mbox_free_channel(struct pcc_mbox_chan *chan) { } in pcc_mbox_free_channel() function
/linux-6.12.1/drivers/acpi/
Dacpi_pcc.c97 pcc_mbox_free_channel(data->pcc_chan); in acpi_pcc_address_space_setup()
Dcppc_acpi.c940 pcc_mbox_free_channel(pcc_data[pcc_ss_id]->pcc_channel); in acpi_cppc_processor_exit()
/linux-6.12.1/drivers/i2c/busses/
Di2c-xgene-slimpro.c550 pcc_mbox_free_channel(ctx->pcc_chan); in xgene_slimpro_i2c_probe()
564 pcc_mbox_free_channel(ctx->pcc_chan); in xgene_slimpro_i2c_remove()
/linux-6.12.1/drivers/mailbox/
Dpcc.c365 void pcc_mbox_free_channel(struct pcc_mbox_chan *pchan) in pcc_mbox_free_channel() function
374 EXPORT_SYMBOL_GPL(pcc_mbox_free_channel);
/linux-6.12.1/drivers/hwmon/
Dxgene-hwmon.c747 pcc_mbox_free_channel(ctx->pcc_chan); in xgene_hwmon_probe()
764 pcc_mbox_free_channel(ctx->pcc_chan); in xgene_hwmon_remove()
/linux-6.12.1/drivers/soc/hisilicon/
Dkunpeng_hccs.c127 pcc_mbox_free_channel(hdev->cl_info.pcc_chan); in hccs_unregister_pcc_channel()
187 pcc_mbox_free_channel(cl_info->pcc_chan); in hccs_register_pcc_channel()