Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.c200 static void channel_remove(struct channel *ch) in channel_remove() function
1623 channel_remove(readc); in ctcm_new_device()
1626 channel_remove(writec); in ctcm_new_device()
1670 channel_remove(priv->channel[CTCM_READ]); in ctcm_shutdown_device()
1671 channel_remove(priv->channel[CTCM_WRITE]); in ctcm_shutdown_device()
/kernel/linux/linux-6.6/drivers/s390/net/
H A 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()

Completed in 5 milliseconds