Searched refs:hsc_get_first_msg (Results 1 – 1 of 1) sorted by relevance
126 static struct hsi_msg *hsc_get_first_msg(struct hsc_channel *channel, in hsc_get_first_msg() function285 msg2 = hsc_get_first_msg(channel, &channel->free_msgs_list); in hsc_break_received()429 msg = hsc_get_first_msg(channel, &channel->free_msgs_list); in hsc_read()451 msg = hsc_get_first_msg(channel, &channel->rx_msgs_queue); in hsc_read()486 msg = hsc_get_first_msg(channel, &channel->free_msgs_list); in hsc_write()510 msg = hsc_get_first_msg(channel, &channel->tx_msgs_queue); in hsc_write()