Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h118 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv);
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c23 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv) in rtw_alloc_etherdev_with_old_priv() function