Home
last modified time | relevance | path

Searched refs:rm_clock (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_rm.h54 struct rm_clock { struct
66 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_rm.h55 struct rm_clock { struct
67 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_rm.h55 struct rm_clock { struct
67 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_rm.h55 struct rm_clock { struct
67 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_rm.h55 struct rm_clock { struct
67 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_rm.h54 struct rm_clock { struct
66 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_rm.h55 struct rm_clock { struct
67 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_rm.h58 struct rm_clock { struct
70 struct rm_clock clock[RM_TIMER_NUM]; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rm_fsm.c38 struct rm_clock *pclock; in rm_timer_callback()
184 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
188 struct rm_clock *pclock = NULL; in rm_alloc_clock()
210 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rm_fsm.c37 struct rm_clock *pclock; in rm_timer_callback()
182 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
186 struct rm_clock *pclock = NULL; in rm_alloc_clock()
208 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rm_fsm.c39 struct rm_clock *pclock; in rm_timer_callback()
184 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
188 struct rm_clock *pclock = NULL; in rm_alloc_clock()
210 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rm_fsm.c38 struct rm_clock *pclock; in rm_timer_callback()
183 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
187 struct rm_clock *pclock = NULL; in rm_alloc_clock()
209 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rm_fsm.c37 struct rm_clock *pclock; in rm_timer_callback()
182 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
186 struct rm_clock *pclock = NULL; in rm_alloc_clock()
208 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rm_fsm.c39 struct rm_clock *pclock; in rm_timer_callback()
184 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
188 struct rm_clock *pclock = NULL; in rm_alloc_clock()
210 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rm_fsm.c38 struct rm_clock *pclock; in rm_timer_callback()
183 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
187 struct rm_clock *pclock = NULL; in rm_alloc_clock()
209 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rm_fsm.c38 struct rm_clock *pclock; in rm_timer_callback()
183 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
187 struct rm_clock *pclock = NULL; in rm_alloc_clock()
209 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rm_fsm.c39 struct rm_clock *pclock; in rm_timer_callback()
185 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
189 struct rm_clock *pclock = NULL; in rm_alloc_clock()
211 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rm_fsm.c39 struct rm_clock *pclock; in rm_timer_callback()
184 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
188 struct rm_clock *pclock = NULL; in rm_alloc_clock()
210 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rm_fsm.c39 struct rm_clock *pclock; in rm_timer_callback()
184 static struct rm_clock *rm_alloc_clock(_adapter *padapter, struct rm_obj *prm) in rm_alloc_clock()
188 struct rm_clock *pclock = NULL; in rm_alloc_clock()
210 static void rm_free_clock(struct rm_clock *pclock) in rm_free_clock()

12