Searched refs:GET_RX_CHANNEL_INFO (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/rpmsg/
H A Dqcom_smd.c283 #define GET_RX_CHANNEL_INFO(channel, param) \ macro
432 head = GET_RX_CHANNEL_INFO(channel, head);
433 tail = GET_RX_CHANNEL_INFO(channel, tail);
505 tail = GET_RX_CHANNEL_INFO(channel, tail);
533 tail = GET_RX_CHANNEL_INFO(channel, tail);
550 tail = GET_RX_CHANNEL_INFO(channel, tail);
585 remote_state = GET_RX_CHANNEL_INFO(channel, state);
1295 remote_state = GET_RX_CHANNEL_INFO(channel, state);
1319 remote_state = GET_RX_CHANNEL_INFO(channel, state);

Completed in 299 milliseconds