Searched refs:usb_host_config (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/drivers/usb/core/ |
D | generic.c | 50 struct usb_host_config *c, *best; in usb_choose_configuration()
|
D | config.c | 437 struct usb_host_config *config, unsigned char *buffer, int size, in usb_parse_interface() 544 struct usb_host_config *config, unsigned char *buffer, int size) in usb_parse_configuration() 779 struct usb_host_config *cf = &dev->config[c]; in usb_destroy_configuration() 821 length = ncfg * sizeof(struct usb_host_config); in usb_get_configuration()
|
D | usb.h | 52 struct usb_host_config *c) in usb_get_max_power()
|
D | sysfs.c | 28 struct usb_host_config *actconfig; \ 54 struct usb_host_config *actconfig; in bMaxPower_show() 73 struct usb_host_config *actconfig; in configuration_show()
|
D | usb.c | 224 struct usb_host_config *config, in usb_find_alt_setting() 277 struct usb_host_config *config = dev->actconfig; in usb_ifnum_to_if()
|
D | quirks.c | 453 struct usb_host_config *cfg = &udev->config[i]; in usb_match_any_interface()
|
D | driver.c | 1039 struct usb_host_config *config; in unbind_marked_interfaces() 1086 struct usb_host_config *config; in rebind_marked_interfaces() 1123 struct usb_host_config *config; in unbind_no_pm_drivers_interfaces()
|
D | message.c | 1520 struct usb_host_config *config; in usb_reset_configuration() 1710 struct usb_host_config *config, in find_iad() 1807 struct usb_host_config *cp = NULL; in usb_set_configuration()
|
D | devices.c | 314 const struct usb_host_config *config, int active) in usb_dump_config()
|
D | devio.c | 1313 struct usb_host_config *actconfig = ps->dev->actconfig; in proc_resetdevice() 1359 struct usb_host_config *actconfig; in proc_setconfig()
|
D | hub.c | 5661 struct usb_host_config *config = udev->actconfig; in usb_reset_and_verify_device() 5738 struct usb_host_config *config = udev->actconfig; in usb_reset_device()
|
D | hcd.c | 1961 struct usb_host_config *new_config, in usb_hcd_alloc_bandwidth()
|
/Linux-v4.19/include/linux/ |
D | usb.h | 376 struct usb_host_config { struct 655 struct usb_host_config *config; 657 struct usb_host_config *actconfig; 877 struct usb_host_config *config,
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | usb_intf.c | 50 struct usb_host_config *phost_conf; in usb_dvobj_init()
|
/Linux-v4.19/sound/usb/ |
D | quirks.c | 576 struct usb_host_config *config = dev->actconfig; in snd_usb_extigy_boot_quirk() 800 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox2_boot_quirk()
|
/Linux-v4.19/include/linux/usb/ |
D | hcd.h | 444 struct usb_host_config *new_config,
|
/Linux-v4.19/drivers/usb/storage/ |
D | usb.c | 145 struct usb_host_config *config = udev->actconfig; in us_set_lock_class()
|
/Linux-v4.19/drivers/usb/host/ |
D | xhci.c | 4673 struct usb_host_config *config; in xhci_calculate_lpm_timeout()
|