Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rpmsg/
Dqcom_glink_native.c163 struct glink_channel { struct
196 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) argument
225 static struct glink_channel *qcom_glink_alloc_channel(struct qcom_glink *glink, in qcom_glink_alloc_channel()
228 struct glink_channel *channel; in qcom_glink_alloc_channel()
262 struct glink_channel *channel = container_of(ref, struct glink_channel, in qcom_glink_channel_release()
425 struct glink_channel *channel) in qcom_glink_send_open_ack()
442 struct glink_channel *channel; in qcom_glink_handle_intent_req_ack()
464 static void qcom_glink_intent_req_abort(struct glink_channel *channel) in qcom_glink_intent_req_abort()
481 struct glink_channel *channel) in qcom_glink_send_open_req()
525 struct glink_channel *channel) in qcom_glink_send_close_req()
[all …]