Home
last modified time | relevance | path

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

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