Home
last modified time | relevance | path

Searched refs:usb_device (Results 1 – 4 of 4) sorted by relevance

/include/
A Dusb.h113 struct usb_device { struct
139 int (*irq_handle)(struct usb_device *dev); argument
154 struct usb_device *parent; argument
155 struct usb_device *children[USB_MAXCHILDREN]; argument
187 int usb_reset_root_port(struct usb_device *dev);
595 struct usb_device *pusb_dev;
638 struct usb_device *udev;
829 struct usb_device *parent);
885 int usb_select_config(struct usb_device *dev);
974 int usb_new_device(struct usb_device *dev);
[all …]
A Dusb_ether.h21 struct usb_device *pusb_dev; /* this usb_device */
/include/linux/usb/
A Dusb_urb_compat.h17 int (*hub_control)(struct usb_hcd *hcd, struct usb_device *dev,
48 struct usb_device *dev; /* (in) pointer to associated device */
91 struct usb_device *usb_dev_get_parent(struct usb_device *udev);
95 struct usb_device *dev, unsigned long pipe,
100 struct usb_host_endpoint *hep, struct usb_device *dev,
104 struct usb_host_endpoint *hep, struct usb_device *dev,
108 struct usb_device *dev, int endpoint_type,
/include/usb/
A Dxhci.h1075 struct usb_device *udev;
1251 struct usb_device *udev, int hop_portnr);
1256 int xhci_bulk_tx(struct usb_device *udev, unsigned long pipe,
1258 int xhci_ctrl_tx(struct usb_device *udev, unsigned long pipe,
1260 int xhci_check_maxpacket(struct usb_device *udev);
1291 struct xhci_ctrl *xhci_get_ctrl(struct usb_device *udev);

Completed in 15 milliseconds