Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmstdlib.c998 static printf_sendup_output_fn_t g_printf_sendup_output_fn = NULL; variable
1012 g_printf_sendup_output_fn = fn; in printf_set_sendup_output_fn()
1083 if (g_printf_sendup_output_fn != NULL) { in BCMPOSTTRAPFN()
1084 g_printf_sendup_output_fn(g_printf_sendup_output_ctx, buffer, count); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmstdlib.c998 static printf_sendup_output_fn_t g_printf_sendup_output_fn = NULL; variable
1012 g_printf_sendup_output_fn = fn; in printf_set_sendup_output_fn()
1083 if (g_printf_sendup_output_fn != NULL) { in BCMPOSTTRAPFN()
1084 g_printf_sendup_output_fn(g_printf_sendup_output_ctx, buffer, count); in BCMPOSTTRAPFN()