glink_rpm_pipe     32 drivers/rpmsg/qcom_glink_rpm.c #define to_rpm_pipe(p) container_of(p, struct glink_rpm_pipe, native)
glink_rpm_pipe     58 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe);
glink_rpm_pipe     74 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe);
glink_rpm_pipe     98 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe);
glink_rpm_pipe    112 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe);
glink_rpm_pipe    125 drivers/rpmsg/qcom_glink_rpm.c static unsigned int glink_rpm_tx_write_one(struct glink_rpm_pipe *pipe,
glink_rpm_pipe    153 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe);
glink_rpm_pipe    185 drivers/rpmsg/qcom_glink_rpm.c 			       struct glink_rpm_pipe *rx,
glink_rpm_pipe    186 drivers/rpmsg/qcom_glink_rpm.c 			       struct glink_rpm_pipe *tx)
glink_rpm_pipe    260 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *rx_pipe;
glink_rpm_pipe    261 drivers/rpmsg/qcom_glink_rpm.c 	struct glink_rpm_pipe *tx_pipe;