Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mailbox/
Dpcc.c336 struct pcc_chan_info *pchan_info = to_pcc_chan_info(pchan); in pcc_mbox_free_channel() local
343 if (pchan_info->plat_irq > 0) in pcc_mbox_free_channel()
344 devm_free_irq(chan->mbox->dev, pchan_info->plat_irq, chan); in pcc_mbox_free_channel()