Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dlcs.c1830 lcs_stop_device(struct net_device *dev) in lcs_stop_device() function
2066 .ndo_stop = lcs_stop_device,
2073 .ndo_stop = lcs_stop_device,
2197 ret = lcs_stop_device(card->dev); in __lcs_shutdown_device()