Home
last modified time | relevance | path

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

/Linux-v5.15/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.c1131 struct usb_host_config *config; in unbind_marked_interfaces()
1178 struct usb_host_config *config; in rebind_marked_interfaces()
1215 struct usb_host_config *config; in unbind_no_pm_drivers_interfaces()
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()
Ddevices.c282 const struct usb_host_config *config, int active) in usb_dump_config()
Dquirks.c576 struct usb_host_config *cfg = &udev->config[i]; in usb_match_any_interface()
Ddevio.c1398 struct usb_host_config *actconfig = ps->dev->actconfig; in proc_resetdevice()
1444 struct usb_host_config *actconfig; in proc_setconfig()
Dhcd.c1838 struct usb_host_config *new_config, in usb_hcd_alloc_bandwidth()
Dhub.c5972 struct usb_host_config *config = udev->actconfig; in usb_reset_and_verify_device()
6049 struct usb_host_config *config = udev->actconfig; in usb_reset_device()
/Linux-v5.15/include/linux/
Dusb.h374 struct usb_host_config { struct
649 struct usb_host_config *config;
651 struct usb_host_config *actconfig;
874 struct usb_host_config *config,
/Linux-v5.15/include/linux/usb/
Dhcd.h457 struct usb_host_config *new_config,
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dusb_intf.c143 struct usb_host_config *phost_conf; in usb_dvobj_init()
/Linux-v5.15/sound/usb/
Dquirks.c593 struct usb_host_config *config = dev->actconfig; in snd_usb_extigy_boot_quirk()
939 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox2_boot_quirk()
Dmixer_scarlett_gen2.c3523 struct usb_host_config *config = dev->actconfig; in scarlett2_find_fc_interface()
/Linux-v5.15/drivers/usb/storage/
Dusb.c145 struct usb_host_config *config = udev->actconfig; in us_set_lock_class()
/Linux-v5.15/drivers/usb/host/
Dxhci.c4903 struct usb_host_config *config; in xhci_calculate_lpm_timeout()
/Linux-v5.15/drivers/net/usb/
Dr8152.c8188 struct usb_host_config *c; in rtl_vendor_mode()