Searched refs:lcs_stop_device (Results 1 – 1 of 1) sorted by relevance
1876 lcs_stop_device(struct net_device *dev) in lcs_stop_device() function2109 .ndo_stop = lcs_stop_device,2116 .ndo_stop = lcs_stop_device,2247 ret = lcs_stop_device(card->dev); in __lcs_shutdown_device()