Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dctcm_main.c199 static void channel_remove(struct channel *ch) in channel_remove() function
1582 channel_remove(readc); in ctcm_new_device()
1585 channel_remove(writec); in ctcm_new_device()
1629 channel_remove(priv->channel[CTCM_READ]); in ctcm_shutdown_device()
1630 channel_remove(priv->channel[CTCM_WRITE]); in ctcm_shutdown_device()