Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rpmsg/
Dqcom_glink_native.c190 static const struct rpmsg_endpoint_ops glink_endpoint_ops; variable
1192 ept->ops = &glink_endpoint_ops; in qcom_glink_create_ept()
1437 static const struct rpmsg_endpoint_ops glink_endpoint_ops = { variable