Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h68 int rtl_init_core(struct ieee80211_hw *hw);
H A Dusb.c1043 err = rtl_init_core(hw); in rtl_usb_probe()
H A Dbase.c524 int rtl_init_core(struct ieee80211_hw *hw) in rtl_init_core() function
570 EXPORT_SYMBOL_GPL(rtl_init_core);
H A Dpci.c2222 err = rtl_init_core(hw); in rtl_pci_probe()