Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/rpmsg/
Dqcom_glink_native.c185 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) macro
1048 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_set_flow_control()
1242 struct glink_channel *parent = to_glink_channel(rpdev->ept); in qcom_glink_create_ept()
1279 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_announce_create()
1317 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_destroy_ept()
1448 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_send()
1455 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_trysend()
1462 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_sendto()
1469 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_trysendto()
1756 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_device_release()