Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Ddevices.c192 const struct usb_interface_cache *intfc, in usb_dump_interface_descriptor()
223 const struct usb_interface_cache *intfc, in usb_dump_interface()
283 struct usb_interface_cache *intfc; in usb_dump_config()
H A Dconfig.c228 struct usb_interface_cache *intfc; in config_endpoint_is_duplicate()
498 struct usb_interface_cache *intfc = ref_to_usb_interface_cache(ref); in usb_release_interface_cache()
517 struct usb_interface_cache *intfc; in usb_parse_interface()
625 struct usb_interface_cache *intfc; in usb_parse_configuration()
H A Dquirks.c638 struct usb_interface_cache *cache; in usb_match_any_interface()
H A Dusb.c302 struct usb_interface_cache *intf_cache = NULL; in usb_find_alt_setting()
H A Dmessage.c1771 struct usb_interface_cache *intfc = in usb_release_interface()
2099 struct usb_interface_cache *intfc; in usb_set_configuration()
/openbmc/linux/include/linux/
H A Dusb.h350 struct usb_interface_cache { struct
359 container_of(r, struct usb_interface_cache, ref) argument
361 container_of(a, struct usb_interface_cache, altsetting[0])
417 struct usb_interface_cache *intf_cache[USB_MAXINTERFACES];
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c312 struct usb_interface_cache *intfc; in stv06xx_isoc_init()
/openbmc/linux/drivers/media/usb/gspca/
H A Dxirlink_cit.c2632 struct usb_interface_cache *intfc; in sd_isoc_init()