Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_btc.c325 if (ops && ops->ntfy_customerize) in rtw_hal_btc_customerize_ntfy()
326 ops->ntfy_customerize(btc, type, len, buf); in rtw_hal_btc_customerize_ntfy()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c377 if (ops && ops->ntfy_customerize) in rtw_hal_btc_customerize_ntfy()
378 ops->ntfy_customerize(btc, type, len, buf); in rtw_hal_btc_customerize_ntfy()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1023 void (*ntfy_customerize)(struct btc_t *btc, u8 type, u16 len, u8 *buf); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1019 void (*ntfy_customerize)(struct btc_t *btc, u8 type, u16 len, u8 *buf); member