Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mailbox/
Darm_mhuv2.c313 static const struct mhuv2_protocol_ops mhuv2_doorbell_ops = { variable
320 #define IS_PROTOCOL_DOORBELL(_priv) (_priv->ops == &mhuv2_doorbell_ops)
909 priv->ops = &mhuv2_doorbell_ops; in mhuv2_allocate_channels()