Searched refs:__symbol_put (Results 1 – 4 of 4) sorted by relevance
634 void __symbol_put(const char *symbol);635 #define symbol_put(x) __symbol_put(__stringify(x))
1086 void __symbol_put(const char *symbol) in __symbol_put() function1096 EXPORT_SYMBOL(__symbol_put);
1203 __symbol_put(VMLINUX_SYMBOL_STR(rtw_btcoex_bt_to_wifi)); in rtk_send_coexmsg2wifi()