Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c68 struct rtb_patch_entry { struct
80 struct rtb_patch_entry entry[0]; argument
1308 struct rtb_patch_entry *rtb_get_patch_entry(void) in rtb_get_patch_entry()
1312 struct rtb_patch_entry *entry; in rtb_get_patch_entry()
1319 entry = (struct rtb_patch_entry *)malloc(sizeof(*entry)); in rtb_get_patch_entry()
1374 struct rtb_patch_entry *entry = NULL; in rtb_get_final_patch()