Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dbcm-pdc-mailbox.c1432 static const struct mbox_chan_ops pdc_mbox_chan_ops = { variable
1460 mbc->ops = &pdc_mbox_chan_ops; in pdc_mb_init()