Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/rpmsg/
H A 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(rpde in qcom_glink_device_release()
[all...]
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_glink_native.c186 #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) macro
1139 struct glink_channel *parent = to_glink_channel(rpdev->ept); in qcom_glink_create_ept()
1176 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_announce_create()
1214 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_destroy_ept()
1329 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_send()
1336 struct glink_channel *channel = to_glink_channel(ept); in qcom_glink_trysend()
1379 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_rpdev_release()
1607 struct glink_channel *channel = to_glink_channel(rpdev->ept); in qcom_glink_device_release()

Completed in 5 milliseconds