Searched refs:intf_cache (Results 1 – 10 of 10) sorted by relevance
265 intfc = config->intf_cache[i]; in config_endpoint_is_duplicate() 577 intfc = config->intf_cache[i]; in usb_parse_interface() 827 config->intf_cache[i] = intfc; in usb_parse_configuration() 860 intfc = config->intf_cache[i]; in usb_parse_configuration() 899 if (cf->intf_cache[i]) in usb_destroy_configuration() 900 kref_put(&cf->intf_cache[i]->ref, in usb_destroy_configuration()
86 desc = &c->intf_cache[0]->altsetting->desc; in usb_choose_configuration()
300 intfc = config->intf_cache[i]; in usb_dump_config()
657 cache = cfg->intf_cache[j]; in usb_match_any_interface()
2108 intfc = cp->intf_cache[i]; in usb_set_configuration()
1911 first_alt = &new_config->intf_cache[i]->altsetting[0]; in usb_hcd_alloc_bandwidth()
316 intfc = gspca_dev->dev->actconfig->intf_cache[0]; in stv06xx_isoc_init() 343 alt = &gspca_dev->dev->actconfig->intf_cache[0]->altsetting[1]; in stv06xx_isoc_nego()
375 * @intf_cache: array of pointers to usb_interface_cache structures, one419 struct usb_interface_cache *intf_cache[USB_MAXINTERFACES]; member
2648 intfc = gspca_dev->dev->actconfig->intf_cache[0]; in sd_isoc_init() 2684 alt = &gspca_dev->dev->actconfig->intf_cache[0]->altsetting[1]; in sd_isoc_nego()
10099 desc = &c->intf_cache[0]->altsetting->desc; in rtl8152_cfgselector_choose_configuration()