Searched refs:glink_channel (Results 1 – 1 of 1) sorted by relevance
156 struct glink_channel { struct188 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) argument211 static struct glink_channel *qcom_glink_alloc_channel(struct qcom_glink *glink, in qcom_glink_alloc_channel()214 struct glink_channel *channel; in qcom_glink_alloc_channel()244 struct glink_channel *channel = container_of(ref, struct glink_channel, in qcom_glink_channel_release()391 struct glink_channel *channel) in qcom_glink_send_open_ack()405 struct glink_channel *channel; in qcom_glink_handle_intent_req_ack()431 struct glink_channel *channel) in qcom_glink_send_open_req()475 struct glink_channel *channel) in qcom_glink_send_close_req()500 struct glink_channel *channel = container_of(work, struct glink_channel, in qcom_glink_rx_done_work()[all …]