Searched refs:SMD_CHANNEL_CLOSED (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rpmsg/
H A Dqcom_smd.c151 SMD_CHANNEL_CLOSED, enumerator in enum:smd_channel_state
392 SET_TX_CHANNEL_INFO(channel, state, SMD_CHANNEL_CLOSED);
406 channel->state = SMD_CHANNEL_CLOSED;
857 qcom_smd_channel_set_state(channel, SMD_CHANNEL_CLOSED);
871 qcom_smd_channel_set_state(channel, SMD_CHANNEL_CLOSED);
920 if (channel->state != SMD_CHANNEL_CLOSED) {
1288 if (channel->state != SMD_CHANNEL_CLOSED)

Completed in 215 milliseconds