Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_native.c128 * struct glink_channel - internal representation of a channel
152 struct glink_channel { struct
185 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept)
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()
223 /* Setup glink internal glink_channel data */ 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 *channe in qcom_glink_handle_intent_req_ack()
[all...]
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_glink_native.c131 * struct glink_channel - internal representation of a channel
154 struct glink_channel { struct
186 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept)
209 static struct glink_channel *qcom_glink_alloc_channel(struct qcom_glink *glink, in qcom_glink_alloc_channel()
212 struct glink_channel *channel; in qcom_glink_alloc_channel()
218 /* Setup glink internal glink_channel data */ in qcom_glink_alloc_channel()
246 struct glink_channel *channel = container_of(ref, struct glink_channel, in qcom_glink_channel_release()
370 struct glink_channel *channel) in qcom_glink_send_open_ack()
384 struct glink_channel *channe in qcom_glink_handle_intent_req_ack()
[all...]

Completed in 4 milliseconds