Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c100 static int _rtl92e_down(struct net_device *dev, bool shutdownrf);
2208 ret = _rtl92e_down(dev, true); in _rtl92e_close()
2216 static int _rtl92e_down(struct net_device *dev, bool shutdownrf) in _rtl92e_down() function
2568 _rtl92e_down(dev, true); in _rtl92e_pci_disconnect()