Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Dqcom_glink_native.c187 static const struct rpmsg_endpoint_ops glink_endpoint_ops; variable
1272 ept->ops = &glink_endpoint_ops; in qcom_glink_create_ept()
1503 static const struct rpmsg_endpoint_ops glink_endpoint_ops = { variable