Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192u/
Dr819xU_phy.h77 extern void rtl8192_phy_updateInitGain(struct net_device* dev);
Dr819xU_phy.c940 void rtl8192_phy_updateInitGain(struct net_device* dev) in rtl8192_phy_updateInitGain() function
Dr8192U_core.c3481 rtl8192_phy_updateInitGain(dev); in rtl8192_adapter_start()
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.h97 extern void rtl8192_phy_updateInitGain(struct net_device *dev);
Dr8192E_phy.c722 void rtl8192_phy_updateInitGain(struct net_device *dev) in rtl8192_phy_updateInitGain() function
Dr8192E_dev.c865 rtl8192_phy_updateInitGain(dev); in rtl8192_adapter_start()