Searched refs:__symbol_get (Results 1 – 6 of 6) sorted by relevance
212 probe_function = __symbol_get(probename); in cfi_cmdset_unknown()215 probe_function = __symbol_get(probename); in cfi_cmdset_unknown()
44 void *addr = __symbol_get(ksym_name); in hw_break_module_init()
304 void *__symbol_get(const char *symbol);306 #define symbol_get(x) ((typeof(&x))(__symbol_get(__stringify(x))))
2285 void *__symbol_get(const char *symbol) in __symbol_get() function2298 EXPORT_SYMBOL_GPL(__symbol_get);
1195 btmsg_to_wifi = __symbol_get(VMLINUX_SYMBOL_STR(rtw_btcoex_bt_to_wifi)); in rtk_send_coexmsg2wifi()