Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dlcs.c1876 lcs_stop_device(struct net_device *dev) in lcs_stop_device() function
2109 .ndo_stop = lcs_stop_device,
2116 .ndo_stop = lcs_stop_device,
2247 ret = lcs_stop_device(card->dev); in __lcs_shutdown_device()