Home
last modified time | relevance | path

Searched refs:btc_tmr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c65 struct btc_tmr *btmr = NULL; in _set_btc_timer()
75 struct btc_tmr *btmr = NULL; in _btmr_stop()
92 struct btc_tmr *btmr = NULL; in _btmr_release()
133 struct btc_tmr *btmr = NULL; in _btmr_cb()
142 btmr = (struct btc_tmr *)ctx; in _btmr_cb()
148 hal_btc_send_event(btc, (u8 *)btmr, sizeof(struct btc_tmr *), in _btmr_cb()
154 struct btc_tmr *btmr = NULL; in _btmr_init()
H A Dhal_btc.h1266 struct btc_tmr { struct
1289 struct btc_tmr timer[BTC_TIMER_MAX]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c65 struct btc_tmr *btmr = NULL; in _set_btc_timer()
75 struct btc_tmr *btmr = NULL; in _btmr_stop()
92 struct btc_tmr *btmr = NULL; in _btmr_release()
133 struct btc_tmr *btmr = NULL; in _btmr_cb()
142 btmr = (struct btc_tmr *)ctx; in _btmr_cb()
148 hal_btc_send_event(btc, (u8 *)btmr, sizeof(struct btc_tmr *), in _btmr_cb()
154 struct btc_tmr *btmr = NULL; in _btmr_init()
H A Dhal_btc.h1271 struct btc_tmr { struct
1294 struct btc_tmr timer[BTC_TIMER_MAX]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_btc.c427 struct btc_tmr *btmr = NULL; in rtw_hal_btc_timer()
437 btmr = (struct btc_tmr *)timer; in rtw_hal_btc_timer()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c510 struct btc_tmr *btmr = NULL; in rtw_hal_btc_timer()
520 btmr = (struct btc_tmr *)timer; in rtw_hal_btc_timer()