Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dlcs.c1832 lcs_stop_device(struct net_device *dev) in lcs_stop_device() function
2068 .ndo_stop = lcs_stop_device,
2075 .ndo_stop = lcs_stop_device,
2199 ret = lcs_stop_device(card->dev); in __lcs_shutdown_device()