Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h634 void __symbol_put(const char *symbol);
635 #define symbol_put(x) __symbol_put(__stringify(x))
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1086 void __symbol_put(const char *symbol) in __symbol_put() function
1096 EXPORT_SYMBOL(__symbol_put);
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c1203 __symbol_put(VMLINUX_SYMBOL_STR(rtw_btcoex_bt_to_wifi)); in rtk_send_coexmsg2wifi()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c1203 __symbol_put(VMLINUX_SYMBOL_STR(rtw_btcoex_bt_to_wifi)); in rtk_send_coexmsg2wifi()