Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/rpmsg/
Dqcom_glink_native.c152 struct glink_channel { struct
185 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) argument
214 static struct glink_channel *qcom_glink_alloc_channel(struct qcom_glink *glink, in qcom_glink_alloc_channel()
217 struct glink_channel *channel; in qcom_glink_alloc_channel()
251 struct glink_channel *channel = container_of(ref, struct glink_channel, in qcom_glink_channel_release()
410 struct glink_channel *channel) in qcom_glink_send_open_ack()
424 struct glink_channel *channel; in qcom_glink_handle_intent_req_ack()
439 static void qcom_glink_intent_req_abort(struct glink_channel *channel) in qcom_glink_intent_req_abort()
456 struct glink_channel *channel) in qcom_glink_send_open_req()
500 struct glink_channel *channel) in qcom_glink_send_close_req()
[all …]