Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mailbox/
Dpcc.c105 #define to_pcc_chan_info(c) container_of(c, struct pcc_chan_info, chan) macro
336 struct pcc_chan_info *pchan_info = to_pcc_chan_info(pchan); in pcc_mbox_free_channel()