Searched refs:ncsi_stop_dev (Results 1 – 3 of 3) sorted by relevance
37 void ncsi_stop_dev(struct ncsi_dev *nd);61 static void ncsi_stop_dev(struct ncsi_dev *nd) in ncsi_stop_dev() function
1834 void ncsi_stop_dev(struct ncsi_dev *nd) in ncsi_stop_dev() function1864 EXPORT_SYMBOL_GPL(ncsi_stop_dev);
1575 ncsi_stop_dev(priv->ndev); in ftgmac100_stop()