Searched refs:ntfy_customerize (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_btc.c | 325 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 D | hal_api_btc.c | 377 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 D | hal_btc.h | 1023 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 D | hal_btc.h | 1019 void (*ntfy_customerize)(struct btc_t *btc, u8 type, u16 len, u8 *buf); member
|