qcom_smd_channel  169 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *qsch;
qcom_smd_channel  370 drivers/rpmsg/qcom_smd.c static void qcom_smd_signal_channel(struct qcom_smd_channel *channel)
qcom_smd_channel  390 drivers/rpmsg/qcom_smd.c static void qcom_smd_channel_reset(struct qcom_smd_channel *channel)
qcom_smd_channel  413 drivers/rpmsg/qcom_smd.c static void qcom_smd_channel_set_callback(struct qcom_smd_channel *channel,
qcom_smd_channel  427 drivers/rpmsg/qcom_smd.c static size_t qcom_smd_channel_get_rx_avail(struct qcom_smd_channel *channel)
qcom_smd_channel  441 drivers/rpmsg/qcom_smd.c static void qcom_smd_channel_set_state(struct qcom_smd_channel *channel,
qcom_smd_channel  497 drivers/rpmsg/qcom_smd.c static size_t qcom_smd_channel_peek(struct qcom_smd_channel *channel,
qcom_smd_channel  528 drivers/rpmsg/qcom_smd.c static void qcom_smd_channel_advance(struct qcom_smd_channel *channel,
qcom_smd_channel  542 drivers/rpmsg/qcom_smd.c static int qcom_smd_channel_recv_single(struct qcom_smd_channel *channel)
qcom_smd_channel  576 drivers/rpmsg/qcom_smd.c static bool qcom_smd_channel_intr(struct qcom_smd_channel *channel)
qcom_smd_channel  645 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel;
qcom_smd_channel  683 drivers/rpmsg/qcom_smd.c static size_t qcom_smd_get_tx_avail(struct qcom_smd_channel *channel)
qcom_smd_channel  698 drivers/rpmsg/qcom_smd.c static int qcom_smd_write_fifo(struct qcom_smd_channel *channel,
qcom_smd_channel  743 drivers/rpmsg/qcom_smd.c static int __qcom_smd_send(struct qcom_smd_channel *channel, const void *data,
qcom_smd_channel  815 drivers/rpmsg/qcom_smd.c static int qcom_smd_channel_open(struct qcom_smd_channel *channel,
qcom_smd_channel  864 drivers/rpmsg/qcom_smd.c static void qcom_smd_channel_close(struct qcom_smd_channel *channel)
qcom_smd_channel  875 drivers/rpmsg/qcom_smd.c static struct qcom_smd_channel *
qcom_smd_channel  878 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel;
qcom_smd_channel  879 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *ret = NULL;
qcom_smd_channel  906 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel;
qcom_smd_channel  956 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *ch = qsept->qsch;
qcom_smd_channel  981 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel = qsept->qsch;
qcom_smd_channel 1019 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel = qept->qsch;
qcom_smd_channel 1056 drivers/rpmsg/qcom_smd.c static int qcom_smd_create_device(struct qcom_smd_channel *channel)
qcom_smd_channel 1107 drivers/rpmsg/qcom_smd.c static struct qcom_smd_channel *qcom_smd_create_channel(struct qcom_smd_edge *edge,
qcom_smd_channel 1112 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel;
qcom_smd_channel 1194 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel;
qcom_smd_channel 1258 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel;
qcom_smd_channel 1410 drivers/rpmsg/qcom_smd.c 	struct qcom_smd_channel *channel, *tmp;