Searched refs:rtk_bt_vendor_config_entry (Results 1 – 4 of 4) sorted by relevance
237 struct rtk_bt_vendor_config_entry{ struct246 struct rtk_bt_vendor_config_entry entry[0]; argument
1724 struct rtk_bt_vendor_config_entry* entry = config->entry; in rtk_update_altsettings()1769 temp = entry->entry_len + sizeof(struct rtk_bt_vendor_config_entry); in rtk_update_altsettings()1771 entry = (struct rtk_bt_vendor_config_entry*)((uint8_t*)entry + temp); in rtk_update_altsettings()1782 temp = entry->entry_len + sizeof(struct rtk_bt_vendor_config_entry); in rtk_update_altsettings()1784 entry = (struct rtk_bt_vendor_config_entry*)((uint8_t*)entry + temp); in rtk_update_altsettings()
220 struct rtk_bt_vendor_config_entry { struct229 struct rtk_bt_vendor_config_entry entry[0]; argument1118 struct rtk_bt_vendor_config_entry *entry = NULL; in rtk_parse_config_file()1155 sizeof(struct rtk_bt_vendor_config_entry); in rtk_parse_config_file()1158 (struct rtk_bt_vendor_config_entry *)((uint8_t *) entry + in rtk_parse_config_file()
232 struct rtk_bt_vendor_config_entry { struct241 struct rtk_bt_vendor_config_entry entry[0]; argument2006 struct rtk_bt_vendor_config_entry *entry = NULL; in rtk_parse_config_file()2117 sizeof(struct rtk_bt_vendor_config_entry); in rtk_parse_config_file()2119 entry = (struct rtk_bt_vendor_config_entry *)((RT_U8 *)entry + in rtk_parse_config_file()