Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dpcc.c103 struct pcc_chan_info { struct
116 #define to_pcc_chan_info(c) container_of(c, struct pcc_chan_info, chan) argument
117 static struct pcc_chan_info *chan_info;
235 static bool pcc_chan_plat_irq_can_be_shared(struct pcc_chan_info *pchan) in pcc_chan_plat_irq_can_be_shared()
241 static bool pcc_mbox_cmd_complete_check(struct pcc_chan_info *pchan) in pcc_mbox_cmd_complete_check()
270 static int pcc_mbox_error_check_and_clear(struct pcc_chan_info *pchan) in pcc_mbox_error_check_and_clear()
288 static void pcc_chan_acknowledge(struct pcc_chan_info *pchan) in pcc_chan_acknowledge()
308 static void *write_response(struct pcc_chan_info *pchan) in write_response()
333 struct pcc_chan_info *pchan; in pcc_mbox_irq()
393 struct pcc_chan_info *pchan; in pcc_mbox_request_channel()
[all …]