Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/net/
Dctcm_main.c200 static void channel_remove(struct channel *ch) in channel_remove() function
1590 channel_remove(readc); in ctcm_new_device()
1593 channel_remove(writec); in ctcm_new_device()
1637 channel_remove(priv->channel[CTCM_READ]); in ctcm_shutdown_device()
1638 channel_remove(priv->channel[CTCM_WRITE]); in ctcm_shutdown_device()