Searched refs:rtl8192_data_hard_resume (Results 1 – 3 of 3) sorted by relevance
1022 void rtl8192_data_hard_resume(struct net_device *dev);
1046 priv->rtllib->data_hard_resume = rtl8192_data_hard_resume; in rtl8192_init_priv_handler()1868 void rtl8192_data_hard_resume(struct net_device *dev) in rtl8192_data_hard_resume() function
940 static void rtl8192_data_hard_resume(struct net_device *dev) in rtl8192_data_hard_resume() function2163 priv->ieee80211->data_hard_resume = rtl8192_data_hard_resume; in rtl8192_init_priv_variable()