Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rpmsg/
Dqcom_glink_native.c188 static const struct rpmsg_endpoint_ops glink_endpoint_ops; variable
1164 ept->ops = &glink_endpoint_ops; in qcom_glink_create_ept()
1379 static const struct rpmsg_endpoint_ops glink_endpoint_ops = { variable