Lines Matching defs:channel

275 #define GET_RX_CHANNEL_FLAG(channel, param)				     \  argument
283 #define GET_RX_CHANNEL_INFO(channel, param) \ argument
291 #define SET_RX_CHANNEL_FLAG(channel, param, value) \ argument
300 #define SET_RX_CHANNEL_INFO(channel, param, value) \ argument
309 #define GET_TX_CHANNEL_FLAG(channel, param) \ argument
317 #define GET_TX_CHANNEL_INFO(channel, param) \ argument
325 #define SET_TX_CHANNEL_FLAG(channel, param, value) \ argument
334 #define SET_TX_CHANNEL_INFO(channel, param, value) \ argument
370 static void qcom_smd_signal_channel(struct qcom_smd_channel *channel) in qcom_smd_signal_channel()
390 static void qcom_smd_channel_reset(struct qcom_smd_channel *channel) in qcom_smd_channel_reset()
413 static void qcom_smd_channel_set_callback(struct qcom_smd_channel *channel, in qcom_smd_channel_set_callback()
427 static size_t qcom_smd_channel_get_rx_avail(struct qcom_smd_channel *channel) in qcom_smd_channel_get_rx_avail()
441 static void qcom_smd_channel_set_state(struct qcom_smd_channel *channel, in qcom_smd_channel_set_state()
497 static size_t qcom_smd_channel_peek(struct qcom_smd_channel *channel, in qcom_smd_channel_peek()
528 static void qcom_smd_channel_advance(struct qcom_smd_channel *channel, in qcom_smd_channel_advance()
542 static int qcom_smd_channel_recv_single(struct qcom_smd_channel *channel) in qcom_smd_channel_recv_single()
576 static bool qcom_smd_channel_intr(struct qcom_smd_channel *channel) in qcom_smd_channel_intr()
645 struct qcom_smd_channel *channel; in qcom_smd_edge_intr() local
683 static size_t qcom_smd_get_tx_avail(struct qcom_smd_channel *channel) in qcom_smd_get_tx_avail()
698 static int qcom_smd_write_fifo(struct qcom_smd_channel *channel, in qcom_smd_write_fifo()
743 static int __qcom_smd_send(struct qcom_smd_channel *channel, const void *data, in __qcom_smd_send()
815 static int qcom_smd_channel_open(struct qcom_smd_channel *channel, in qcom_smd_channel_open()
864 static void qcom_smd_channel_close(struct qcom_smd_channel *channel) in qcom_smd_channel_close()
878 struct qcom_smd_channel *channel; in qcom_smd_find_channel() local
906 struct qcom_smd_channel *channel; in qcom_smd_create_ept() local
995 struct qcom_smd_channel *channel = qsept->qsch; in qcom_smd_poll() local
1010 const char *channel) in qcom_smd_match_channel()
1033 struct qcom_smd_channel *channel = qept->qsch; in qcom_smd_announce_create() local
1072 static int qcom_smd_create_device(struct qcom_smd_channel *channel) in qcom_smd_create_device()
1128 struct qcom_smd_channel *channel; in qcom_smd_create_channel() local
1210 struct qcom_smd_channel *channel; in qcom_channel_scan_worker() local
1274 struct qcom_smd_channel *channel; in qcom_channel_state_worker() local
1442 struct qcom_smd_channel *channel, *tmp; in qcom_smd_edge_release() local