Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dctcm_main.c200 static void channel_remove(struct channel *ch) in channel_remove() function
1630 channel_remove(readc); in ctcm_new_device()
1633 channel_remove(writec); in ctcm_new_device()
1677 channel_remove(priv->channel[CTCM_READ]); in ctcm_shutdown_device()
1678 channel_remove(priv->channel[CTCM_WRITE]); in ctcm_shutdown_device()