Lines Matching refs:usb_device

331 static __inline__ struct device_s *hubdev (struct usb_device *dev)  in hubdev()
432 static int get_hub_descriptor(struct usb_device *dev, void *data, int size) in get_hub_descriptor()
502 int clear_hub_feature(struct usb_device *dev, int feature) in clear_hub_feature()
555 int clear_port_feature(struct usb_device *dev, int port, int feature) in clear_port_feature()
608 static int set_port_feature(struct usb_device *dev, int port, int feature) in set_port_feature()
666 static int get_hub_status(struct usb_device *dev, in get_hub_status()
734 static int get_port_status(struct usb_device *dev, int port, in get_port_status()
1110 hub_clear_tt_buffer (struct usb_device *hub, U16 devinfo, U16 tt) in hub_clear_tt_buffer()
1192 struct usb_device *dev; in hub_tt_kevent()
1269 void usb_hub_tt_clear_buffer (struct usb_device *dev, int pipe) in usb_hub_tt_clear_buffer()
1496 struct usb_device *dev; in hub_power_on()
1547 struct usb_device *dev = interface_to_usbdev (hub->intf); in hub_hub_status()
1685 struct usb_device *dev = interface_to_usbdev (hub->intf); in hub_configure()
3027 struct usb_device *dev; in hub_probe()
3535 struct usb_device *dev = interface_to_usbdev(hub->intf); in hub_reset()
3695 void hub_start_disconnect(struct usb_device *dev) in hub_start_disconnect()
3697 struct usb_device *parent = dev->parent; in hub_start_disconnect()
3774 int hub_port_status(struct usb_device *dev, int port, in hub_port_status()
3954 static int hub_port_wait_reset(struct usb_device *hub, int port, in hub_port_wait_reset()
3955 struct usb_device *dev, U32 delay) in hub_port_wait_reset()
4323 static int hub_port_reset(struct usb_device *hub, int port, in hub_port_reset()
4324 struct usb_device *dev, U32 delay) in hub_port_reset()
4513 int hub_port_disable(struct usb_device *hub, int port) in hub_port_disable()
4608 static int hub_port_debounce(struct usb_device *hub, int port) in hub_port_debounce()
4863 struct usb_device *hub = interface_to_usbdev(hubstate->intf); in hub_port_connect_change()
4864 struct usb_device *dev; in hub_port_connect_change()
5339 struct usb_device *pdev; in hub_port_connect_change()
6145 struct usb_device *dev; in has_hub_events()
6278 struct usb_device *dev; in hub_events()
7829 int usb_physical_reset_device(struct usb_device *dev) in usb_physical_reset_device()
7831 struct usb_device *parent = dev->parent; in usb_physical_reset_device()
8642 int usb_reset_device(struct usb_device *udev) in usb_reset_device()
8702 struct usb_device *dev; in has_hub_events_EX()
8836 struct usb_device *dev; in hub_events_EX()