Home
last modified time | relevance | path

Searched refs:usb_host_config (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.1/drivers/usb/core/
Dconfig.c224 static bool config_endpoint_is_duplicate(struct usb_host_config *config, in config_endpoint_is_duplicate()
255 struct usb_host_config *config, int inum, int asnum, in usb_parse_endpoint()
499 struct usb_host_config *config, unsigned char *buffer, int size, in usb_parse_interface()
606 struct usb_host_config *config, unsigned char *buffer, int size) in usb_parse_configuration()
841 struct usb_host_config *cf = &dev->config[c]; in usb_destroy_configuration()
881 length = ncfg * sizeof(struct usb_host_config); in usb_get_configuration()
Dgeneric.c61 struct usb_host_config *c, *best; in usb_choose_configuration()
Dusb.h61 struct usb_host_config *c) in usb_get_max_power()
Dusb.c221 struct usb_host_config *config, in usb_find_alt_setting()
274 struct usb_host_config *config = dev->actconfig; in usb_ifnum_to_if()
Dsysfs.c29 struct usb_host_config *actconfig; \
55 struct usb_host_config *actconfig; in bMaxPower_show()
74 struct usb_host_config *actconfig; in configuration_show()
Ddriver.c1132 struct usb_host_config *config; in unbind_marked_interfaces()
1179 struct usb_host_config *config; in rebind_marked_interfaces()
1216 struct usb_host_config *config; in unbind_no_pm_drivers_interfaces()
Ddevices.c280 const struct usb_host_config *config, int active) in usb_dump_config()
Dmessage.c1695 struct usb_host_config *config; in usb_reset_configuration()
1862 struct usb_host_config *config, in find_iad()
1960 struct usb_host_config *cp = NULL; in usb_set_configuration()
Dquirks.c607 struct usb_host_config *cfg = &udev->config[i]; in usb_match_any_interface()
Ddevio.c1492 struct usb_host_config *actconfig = ps->dev->actconfig; in proc_resetdevice()
1538 struct usb_host_config *actconfig; in proc_setconfig()
Dhcd.c1863 struct usb_host_config *new_config, in usb_hcd_alloc_bandwidth()
Dhub.c5984 struct usb_host_config *config = udev->actconfig; in usb_reset_and_verify_device()
6064 struct usb_host_config *config = udev->actconfig; in usb_reset_device()
/Linux-v6.1/include/linux/
Dusb.h374 struct usb_host_config { struct
651 struct usb_host_config *config;
653 struct usb_host_config *actconfig;
878 struct usb_host_config *config,
/Linux-v6.1/drivers/staging/r8188eu/os_dep/
Dusb_intf.c72 struct usb_host_config *phost_conf; in usb_dvobj_init()
/Linux-v6.1/sound/usb/
Dquirks.c555 struct usb_host_config *config = dev->actconfig; in snd_usb_extigy_boot_quirk()
901 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox2_boot_quirk()
1253 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox3_boot_quirk()
Dcard.c713 struct usb_host_config *config = chip->dev->actconfig; in find_last_interface()
Dmixer_scarlett_gen2.c3710 struct usb_host_config *config = dev->actconfig; in scarlett2_find_fc_interface()
/Linux-v6.1/include/linux/usb/
Dhcd.h444 struct usb_host_config *new_config,
/Linux-v6.1/drivers/usb/storage/
Dusb.c145 struct usb_host_config *config = udev->actconfig; in us_set_lock_class()
/Linux-v6.1/drivers/usb/host/
Dxhci.c4939 struct usb_host_config *config; in xhci_calculate_lpm_timeout()
/Linux-v6.1/drivers/net/usb/
Dr8152.c8239 struct usb_host_config *c; in rtl_vendor_mode()