Home
last modified time | relevance | path

Searched defs:fsm_obj (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_fsm.c177 struct fsm_obj { struct
178 struct list_head list;
179 u8 oid;
180 u8 state;
181 char name[FSM_NAME_LEN];
182 struct fsm_clock clock[CLOCK_NUM];
183 struct fsm_main *fsm;
185 void *custom_obj;
186 int custom_len; /* custom obj length */
189 struct gbl_param my_gbl_req; /* my announcemnt to all */
[all …]
H A Dphl_cmd_fsm.h31 struct fsm_obj *fsm_obj; member
H A Dphl_btc_fsm.c22 struct fsm_obj *fsm_obj; member
H A Dphl_sound.h161 struct fsm_obj *fsm_obj; member
H A Dphl_ser_fsm.c38 struct fsm_obj *fsm_obj; member
H A Dphl_scan_fsm.c104 struct fsm_obj *fsm_obj; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_fsm.c177 struct fsm_obj { struct
178 struct list_head list;
179 u8 oid;
180 u8 state;
181 char name[FSM_NAME_LEN];
182 struct fsm_clock clock[CLOCK_NUM];
183 struct fsm_main *fsm;
185 void *custom_obj;
186 int custom_len; /* custom obj length */
189 struct gbl_param my_gbl_req; /* my announcemnt to all */
[all …]
H A Dphl_cmd_fsm.h31 struct fsm_obj *fsm_obj; member
H A Dphl_btc_fsm.c22 struct fsm_obj *fsm_obj; member
H A Dphl_sound.h161 struct fsm_obj *fsm_obj; member
H A Dphl_ser_fsm.c38 struct fsm_obj *fsm_obj; member
H A Dphl_scan_fsm.c104 struct fsm_obj *fsm_obj; member