Home
last modified time | relevance | path

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

/drivers/rpmsg/
Dqcom_glink_native.c154 struct glink_channel { struct
186 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) argument
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()
242 struct glink_channel *channel = container_of(ref, struct glink_channel, in qcom_glink_channel_release()
366 struct glink_channel *channel) in qcom_glink_send_open_ack()
380 struct glink_channel *channel; in qcom_glink_handle_intent_req_ack()
406 struct glink_channel *channel) in qcom_glink_send_open_req()
450 struct glink_channel *channel) in qcom_glink_send_close_req()
475 struct glink_channel *channel = container_of(work, struct glink_channel, in qcom_glink_rx_done_work()
[all …]