Home
last modified time | relevance | path

Searched refs:GET_RX_CHANNEL_INFO (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/soc/qcom/
Dsmd.c263 #define GET_RX_CHANNEL_INFO(channel, param) \ macro
388 head = GET_RX_CHANNEL_INFO(channel, head); in qcom_smd_channel_get_rx_avail()
389 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_get_rx_avail()
466 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_peek()
494 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_advance()
514 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_recv_single()
549 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_smd_channel_intr()
1186 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_channel_state_worker()
1203 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_channel_state_worker()