Lines Matching refs:usb_hub
149 struct usb_hub *pHub = (struct usb_hub *)urb->pContext; in ms_hub_irq()
203 void ms_hub_power_on(struct usb_hub *hub) in ms_hub_power_on()
227 int ms_hub_hub_status(struct usb_hub *hub, U16 *status_r, U16 *change_r) in ms_hub_hub_status()
257 static int ms_hub_configure(struct usb_hub *hub, in ms_hub_configure()
444 struct usb_hub *pHub = (struct usb_hub*) ms_usb_get_intfdata (intf); in ms_hub_disconnect()
499 struct usb_hub *pHub; in ms_hub_probe()
538 pHub = (struct usb_hub*) kmalloc(sizeof(*pHub), GFP_KERNEL); in ms_hub_probe()
571 int ms_hub_reset(struct usb_hub *hub) in ms_hub_reset()
643 struct usb_hub *hub = (struct usb_hub*) ms_usb_get_intfdata(ms_dev->actconfig->interface[0]); in ms_hub_port_status()
895 struct usb_hub *hubstate, int port, U16 portstatus, U16 portchange) in ms_hub_port_connect_change()
1277 struct usb_hub *hub; in ms_hub_events()
1295 hub = entry_to_container(list_t, struct usb_hub, event_list); in ms_hub_events()
1500 struct usb_hub *hub; in ms_hub_tt_kevent()
1510 hub = entry_to_container(list_t, struct usb_hub, event_list); in ms_hub_tt_kevent()