Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/core/
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()
Dconfig.c228 struct usb_interface_cache *intfc; in config_endpoint_is_duplicate()
486 struct usb_interface_cache *intfc = ref_to_usb_interface_cache(ref); in usb_release_interface_cache()
505 struct usb_interface_cache *intfc; in usb_parse_interface()
613 struct usb_interface_cache *intfc; in usb_parse_configuration()
Dquirks.c618 struct usb_interface_cache *cache; in usb_match_any_interface()
Dusb.c302 struct usb_interface_cache *intf_cache = NULL; in usb_find_alt_setting()
Dmessage.c1771 struct usb_interface_cache *intfc = in usb_release_interface()
2099 struct usb_interface_cache *intfc; in usb_set_configuration()
/Linux-v6.6/include/linux/
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];
/Linux-v6.6/drivers/media/usb/gspca/stv06xx/
Dstv06xx.c312 struct usb_interface_cache *intfc; in stv06xx_isoc_init()
/Linux-v6.6/drivers/media/usb/gspca/
Dxirlink_cit.c2632 struct usb_interface_cache *intfc; in sd_isoc_init()