Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds