Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dctcm_main.c200 static void channel_remove(struct channel *ch) in channel_remove() function
1583 channel_remove(readc); in ctcm_new_device()
1586 channel_remove(writec); in ctcm_new_device()
1630 channel_remove(priv->channel[CTCM_READ]); in ctcm_shutdown_device()
1631 channel_remove(priv->channel[CTCM_WRITE]); in ctcm_shutdown_device()