Home
last modified time | relevance | path

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

/Linux-v6.6/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.c298 struct usb_host_config *config, in usb_find_alt_setting()
351 struct usb_host_config *config = dev->actconfig; in usb_ifnum_to_if()
Dsysfs.c30 struct usb_host_config *actconfig; \
56 struct usb_host_config *actconfig; in bMaxPower_show()
75 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()
Dquirks.c614 struct usb_host_config *cfg = &udev->config[i]; in usb_match_any_interface()
Dmessage.c1692 struct usb_host_config *config; in usb_reset_configuration()
1859 struct usb_host_config *config, in find_iad()
1996 struct usb_host_config *cp = NULL; in usb_set_configuration()
Ddevio.c1501 struct usb_host_config *actconfig = ps->dev->actconfig; in proc_resetdevice()
1547 struct usb_host_config *actconfig; in proc_setconfig()
Dhcd.c1842 struct usb_host_config *new_config, in usb_hcd_alloc_bandwidth()
Dhub.c6103 struct usb_host_config *config = udev->actconfig; in usb_reset_and_verify_device()
6183 struct usb_host_config *config = udev->actconfig; in usb_reset_device()
/Linux-v6.6/include/linux/
Dusb.h402 struct usb_host_config { struct
675 struct usb_host_config *config;
677 struct usb_host_config *actconfig;
916 struct usb_host_config *config,
/Linux-v6.6/sound/usb/
Dquirks.c557 struct usb_host_config *config = dev->actconfig; in snd_usb_extigy_boot_quirk()
903 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox2_boot_quirk()
1255 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox3_boot_quirk()
Dcard.c714 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.6/include/linux/usb/
Dhcd.h445 struct usb_host_config *new_config,
/Linux-v6.6/drivers/usb/storage/
Dusb.c145 struct usb_host_config *config = udev->actconfig; in us_set_lock_class()
/Linux-v6.6/drivers/usb/host/
Dxhci.c4771 struct usb_host_config *config; in xhci_calculate_lpm_timeout()
/Linux-v6.6/drivers/net/usb/
Dr8152.c10017 struct usb_host_config *c; in rtl8152_cfgselector_probe()