Searched refs:to_glink_channel (Results 1 – 1 of 1) sorted by relevance
186 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) macro1116 struct glink_channel *parent = to_glink_channel(rpdev->ept); in qcom_glink_create_ept()1153 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_announce_create()1191 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_destroy_ept()1306 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_send()1313 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_trysend()1356 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_rpdev_release()