Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvConfig.c337 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()
H A DdrvMsg.c643 struct usb_host_config *cp = NULL; in ms_usb_set_config()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c415 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()
H A DdrvMsg.c489 struct usb_host_config *cp = NULL; in usb_set_configuration()
603 struct usb_host_config *config; in usb_reset_configuration()
H A DdrvUSBDebug.c109 static void usb_show_config(struct usb_host_config *config) in usb_show_config()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h133 struct usb_host_config { struct
188 struct usb_host_config *config;
189 struct usb_host_config *actconfig;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h143 struct usb_host_config { struct
227 struct usb_host_config *config;
228 struct usb_host_config *actconfig;