Searched refs:hsc_reset_list (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hsi/clients/
H A Dhsi_char.c161 static void hsc_reset_list(struct hsc_channel *channel, struct list_head *l) function
643 hsc_reset_list(channel, &channel->rx_msgs_queue);
644 hsc_reset_list(channel, &channel->tx_msgs_queue);
645 hsc_reset_list(channel, &channel->free_msgs_list);

Completed in 508 milliseconds