Home
last modified time | relevance | path

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

/linux/drivers/rpmsg/
H A Dqcom_glink_native.c198 static const struct rpmsg_endpoint_ops glink_endpoint_ops; variable
1355 ept->ops = &glink_endpoint_ops; in qcom_glink_create_ept()
1600 static const struct rpmsg_endpoint_ops glink_endpoint_ops = { variable