Searched refs:usb_host_config (Results 1 – 7 of 7) sorted by relevance
337 struct usb_host_config *pConfig, in ms_usb_parse_config()429 struct usb_host_config *pConfig = &dev->config[config_idx]; in ms_usb_destroy_config()462 dev->config = (struct usb_host_config *) in ms_usb_get_config()464 sizeof(struct usb_host_config), GFP_KERNEL); in ms_usb_get_config()473 sizeof(struct usb_host_config)); in ms_usb_get_config()
643 struct usb_host_config *cp = NULL; in ms_usb_set_config()
415 int usb_parse_configuration(struct usb_device *dev, struct usb_host_config *config, char *buffer) in usb_parse_configuration()534 struct usb_host_config *cf = &dev->config[c]; in usb_destroy_configuration()567 dev->config = (struct usb_host_config *) in usb_get_configuration()569 sizeof(struct usb_host_config), GFP_KERNEL); in usb_get_configuration()575 sizeof(struct usb_host_config)); in usb_get_configuration()
489 struct usb_host_config *cp = NULL; in usb_set_configuration()603 struct usb_host_config *config; in usb_reset_configuration()
109 static void usb_show_config(struct usb_host_config *config) in usb_show_config()
133 struct usb_host_config { struct188 struct usb_host_config *config;189 struct usb_host_config *actconfig;
143 struct usb_host_config { struct227 struct usb_host_config *config;228 struct usb_host_config *actconfig;