Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/core/
Dconfig.c442 struct usb_host_config *config, unsigned char *buffer, int size, in usb_parse_interface()
549 struct usb_host_config *config, unsigned char *buffer, int size) in usb_parse_configuration()
784 struct usb_host_config *cf = &dev->config[c]; in usb_destroy_configuration()
824 length = ncfg * sizeof(struct usb_host_config); in usb_get_configuration()
Dgeneric.c61 struct usb_host_config *c, *best; in usb_choose_configuration()
Dusb.h52 struct usb_host_config *c) in usb_get_max_power()
Dusb.c223 struct usb_host_config *config, in usb_find_alt_setting()
276 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.c1033 struct usb_host_config *config; in unbind_marked_interfaces()
1080 struct usb_host_config *config; in rebind_marked_interfaces()
1117 struct usb_host_config *config; in unbind_no_pm_drivers_interfaces()
Dquirks.c481 struct usb_host_config *cfg = &udev->config[i]; in usb_match_any_interface()
Dmessage.c1521 struct usb_host_config *config; in usb_reset_configuration()
1711 struct usb_host_config *config, in find_iad()
1808 struct usb_host_config *cp = NULL; in usb_set_configuration()
Ddevices.c314 const struct usb_host_config *config, int active) in usb_dump_config()
Ddevio.c1366 struct usb_host_config *actconfig = ps->dev->actconfig; in proc_resetdevice()
1412 struct usb_host_config *actconfig; in proc_setconfig()
Dhcd.c1831 struct usb_host_config *new_config, in usb_hcd_alloc_bandwidth()
Dhub.c5765 struct usb_host_config *config = udev->actconfig; in usb_reset_and_verify_device()
5842 struct usb_host_config *config = udev->actconfig; in usb_reset_device()
/Linux-v5.4/include/linux/
Dusb.h374 struct usb_host_config { struct
653 struct usb_host_config *config;
655 struct usb_host_config *actconfig;
876 struct usb_host_config *config,
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c51 struct usb_host_config *phost_conf; in usb_dvobj_init()
/Linux-v5.4/include/linux/usb/
Dhcd.h452 struct usb_host_config *new_config,
/Linux-v5.4/sound/usb/
Dquirks.c568 struct usb_host_config *config = dev->actconfig; in snd_usb_extigy_boot_quirk()
916 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox2_boot_quirk()
/Linux-v5.4/drivers/usb/storage/
Dusb.c145 struct usb_host_config *config = udev->actconfig; in us_set_lock_class()
/Linux-v5.4/drivers/usb/host/
Dxhci.c4824 struct usb_host_config *config; in xhci_calculate_lpm_timeout()