Searched refs:rtk_epatch_entry (Results 1 – 4 of 4) sorted by relevance
215 struct rtk_epatch_entry { struct228 struct rtk_epatch_entry entry[0]; argument
1452 static struct rtk_epatch_entry *get_fw_patch_entry(struct rtk_epatch *epatch_info, uint16_t eco_ver) in get_fw_patch_entry()1456 struct rtk_epatch_entry *p_entry = NULL; in get_fw_patch_entry()1809 struct rtk_epatch_entry *p_epatch_entry = NULL; in load_firmware()2011 struct rtk_epatch_entry *p_epatch_entry = NULL; in load_suspend_firmware()
114 struct rtk_epatch_entry { struct124 struct rtk_epatch_entry entry[0]; argument1194 struct rtk_epatch_entry *entry) in rtk_get_patch_entry()1473 struct rtk_epatch_entry current_entry = { 0 }; in load_firmware()
244 struct rtk_epatch_entry { struct256 struct rtk_epatch_entry entry[0]; argument3153 struct rtk_epatch_entry *rtk_get_patch_entry(void) in rtk_get_patch_entry()3157 struct rtk_epatch_entry *entry; in rtk_get_patch_entry()3163 entry = (struct rtk_epatch_entry *)malloc(sizeof(*entry)); in rtk_get_patch_entry()3222 struct rtk_epatch_entry *entry = NULL; in rtk_get_final_patch()