Searched refs:os_desc_table (Results 1 – 3 of 3) sorted by relevance
863 if (i != f->os_desc_table[j].if_id) in count_ext_compat()865 d = f->os_desc_table[j].os_desc; in count_ext_compat()887 if (i != f->os_desc_table[j].if_id) in fill_ext_compat()889 d = f->os_desc_table[j].os_desc; in fill_ext_compat()916 if (interface != f->os_desc_table[j].if_id) in count_ext_prop()918 d = f->os_desc_table[j].os_desc; in count_ext_prop()934 if (interface != f->os_desc_table[j].if_id) in len_ext_prop()936 d = f->os_desc_table[j].os_desc; in len_ext_prop()953 if (interface != f->os_desc_table[j].if_id) in fill_ext_prop()955 d = f->os_desc_table[j].os_desc; in fill_ext_prop()
220 f->os_desc_table = &fb_os_desc_table; in fastboot_bind()222 f->os_desc_table->if_id = id; in fastboot_bind()272 f->os_desc_table = NULL; in fastboot_unbind()
153 struct usb_os_desc_table *os_desc_table; member
Completed in 8 milliseconds