Symbol: qcom_smd_channel
drivers/rpmsg/qcom_smd.c
1033
struct qcom_smd_channel *channel = qept->qsch;
drivers/rpmsg/qcom_smd.c
1072
static int qcom_smd_create_device(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
1123
static struct qcom_smd_channel *qcom_smd_create_channel(struct qcom_smd_edge *edge,
drivers/rpmsg/qcom_smd.c
1128
struct qcom_smd_channel *channel;
drivers/rpmsg/qcom_smd.c
1210
struct qcom_smd_channel *channel;
drivers/rpmsg/qcom_smd.c
1274
struct qcom_smd_channel *channel;
drivers/rpmsg/qcom_smd.c
1444
struct qcom_smd_channel *channel, *tmp;
drivers/rpmsg/qcom_smd.c
169
struct qcom_smd_channel *qsch;
drivers/rpmsg/qcom_smd.c
370
static void qcom_smd_signal_channel(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
390
static void qcom_smd_channel_reset(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
413
static void qcom_smd_channel_set_callback(struct qcom_smd_channel *channel,
drivers/rpmsg/qcom_smd.c
427
static size_t qcom_smd_channel_get_rx_avail(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
441
static void qcom_smd_channel_set_state(struct qcom_smd_channel *channel,
drivers/rpmsg/qcom_smd.c
497
static size_t qcom_smd_channel_peek(struct qcom_smd_channel *channel,
drivers/rpmsg/qcom_smd.c
528
static void qcom_smd_channel_advance(struct qcom_smd_channel *channel,
drivers/rpmsg/qcom_smd.c
542
static int qcom_smd_channel_recv_single(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
576
static bool qcom_smd_channel_intr(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
645
struct qcom_smd_channel *channel;
drivers/rpmsg/qcom_smd.c
683
static size_t qcom_smd_get_tx_avail(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
698
static int qcom_smd_write_fifo(struct qcom_smd_channel *channel,
drivers/rpmsg/qcom_smd.c
743
static int __qcom_smd_send(struct qcom_smd_channel *channel, const void *data,
drivers/rpmsg/qcom_smd.c
815
static int qcom_smd_channel_open(struct qcom_smd_channel *channel,
drivers/rpmsg/qcom_smd.c
864
static void qcom_smd_channel_close(struct qcom_smd_channel *channel)
drivers/rpmsg/qcom_smd.c
875
static struct qcom_smd_channel *
drivers/rpmsg/qcom_smd.c
878
struct qcom_smd_channel *channel;
drivers/rpmsg/qcom_smd.c
879
struct qcom_smd_channel *ret = NULL;
drivers/rpmsg/qcom_smd.c
906
struct qcom_smd_channel *channel;
drivers/rpmsg/qcom_smd.c
956
struct qcom_smd_channel *ch = qsept->qsch;
drivers/rpmsg/qcom_smd.c
995
struct qcom_smd_channel *channel = qsept->qsch;