Searched refs:usb_host_config (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/drivers/usb/core/ |
D | config.c | 314 struct usb_host_config *config, unsigned char *buffer, int size, in usb_parse_interface() 421 struct usb_host_config *config, unsigned char *buffer, int size) in usb_parse_configuration() 646 struct usb_host_config *cf = &dev->config[c]; in usb_destroy_configuration() 688 length = ncfg * sizeof(struct usb_host_config); in usb_get_configuration()
|
D | generic.c | 48 struct usb_host_config *c, *best; in usb_choose_configuration()
|
D | usb.h | 43 struct usb_host_config *c) in usb_get_max_power()
|
D | quirks.c | 240 struct usb_host_config *cfg = &udev->config[i]; in usb_match_any_interface()
|
D | sysfs.c | 25 struct usb_host_config *actconfig; \ 49 struct usb_host_config *actconfig; in bMaxPower_show() 66 struct usb_host_config *actconfig; in configuration_show()
|
D | usb.c | 91 struct usb_host_config *config, in usb_find_alt_setting() 142 struct usb_host_config *config = dev->actconfig; in usb_ifnum_to_if()
|
D | driver.c | 1029 struct usb_host_config *config; in unbind_marked_interfaces() 1076 struct usb_host_config *config; in rebind_marked_interfaces() 1113 struct usb_host_config *config; in unbind_no_pm_drivers_interfaces()
|
D | message.c | 1448 struct usb_host_config *config; in usb_reset_configuration() 1599 struct usb_host_config *config, in find_iad() 1696 struct usb_host_config *cp = NULL; in usb_set_configuration()
|
D | devices.c | 340 const struct usb_host_config *config, int active) in usb_dump_config()
|
D | hcd.c | 1879 struct usb_host_config *new_config, in usb_hcd_alloc_bandwidth()
|
D | hub.c | 5411 struct usb_host_config *config = udev->actconfig; in usb_reset_and_verify_device() 5488 struct usb_host_config *config = udev->actconfig; in usb_reset_device()
|
D | devio.c | 1240 struct usb_host_config *actconfig; in proc_setconfig()
|
/linux-4.1.27/include/linux/ |
D | usb.h | 300 struct usb_host_config { struct 558 struct usb_host_config *config; 560 struct usb_host_config *actconfig; 776 struct usb_host_config *config,
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | usb_intf.c | 62 struct usb_host_config *phost_conf; in usb_dvobj_init()
|
/linux-4.1.27/sound/usb/ |
D | quirks.c | 569 struct usb_host_config *config = dev->actconfig; in snd_usb_extigy_boot_quirk() 793 struct usb_host_config *config = dev->actconfig; in snd_usb_mbox2_boot_quirk()
|
/linux-4.1.27/include/linux/usb/ |
D | hcd.h | 422 struct usb_host_config *new_config,
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | usb_intf.c | 79 struct usb_host_config *phost_conf; in usb_dvobj_init()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozhcd.c | 173 struct oz_port *port, struct usb_host_config *config, 868 struct usb_host_config *config; in oz_hcd_complete_set_interface() 1308 struct oz_port *port, struct usb_host_config *config, in oz_build_endpoints_for_config()
|
/linux-4.1.27/drivers/usb/storage/ |
D | usb.c | 158 struct usb_host_config *config = udev->actconfig; in us_set_lock_class()
|
/linux-4.1.27/drivers/usb/host/ |
D | xhci.c | 4567 struct usb_host_config *config; in xhci_calculate_lpm_timeout()
|