Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dpcc.c101 struct pcc_mbox_chan chan;
352 static int pcc_mbox_validate_signature(struct pcc_mbox_chan *pcc_mchan, in pcc_mbox_validate_signature()
384 struct pcc_mbox_chan *
387 struct pcc_mbox_chan *pcc_mchan; in pcc_mbox_request_channel()
431 void pcc_mbox_free_channel(struct pcc_mbox_chan *pchan) in pcc_mbox_free_channel()
435 struct pcc_mbox_chan *pcc_mbox_chan; in pcc_mbox_free_channel() local
440 pcc_mbox_chan = &pchan_info->chan; in pcc_mbox_free_channel()
441 if (pcc_mbox_chan->shmem) { in pcc_mbox_free_channel()
442 iounmap(pcc_mbox_chan->shmem); in pcc_mbox_free_channel()
443 pcc_mbox_chan->shmem = NULL; in pcc_mbox_free_channel()
/linux/drivers/acpi/
H A Dacpi_pcc.c33 struct pcc_mbox_chan *pcc_chan;
54 struct pcc_mbox_chan *pcc_chan; in acpi_pcc_address_space_setup()
H A Dcppc_acpi.c49 struct pcc_mbox_chan *pcc_channel;
646 struct pcc_mbox_chan *pcc_chan; in register_pcc_channel()
/linux/drivers/devfreq/
H A Dhisi_uncore_freq.c78 struct pcc_mbox_chan *pchan;
109 struct pcc_mbox_chan *pcc_chan; in hisi_uncore_request_pcc_chan()
190 struct pcc_mbox_chan *pchan; in hisi_uncore_cmd_send()
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h63 struct pcc_mbox_chan *pcc_chan;
/linux/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c98 struct pcc_mbox_chan *pcc_chan;
464 struct pcc_mbox_chan *pcc_chan; in xgene_slimpro_i2c_probe()