Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Darm_mhuv2.c314 static const struct mhuv2_protocol_ops mhuv2_doorbell_ops = { variable
321 #define IS_PROTOCOL_DOORBELL(_priv) (_priv->ops == &mhuv2_doorbell_ops)
911 priv->ops = &mhuv2_doorbell_ops; in mhuv2_allocate_channels()