Searched refs:usb_alloc_dev (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h264 /* Called by usb_alloc_dev to alloc HC device structures */
394 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.c352 * usb_alloc_dev - usb device constructor (usbcore-internal)
363 struct usb_device *usb_alloc_dev(struct usb_device *parent, function
H A Dhcd.c2218 if ((rhdev = usb_alloc_dev(NULL, &hcd->self, 0)) == NULL) {
H A Dhub.c3060 udev = usb_alloc_dev(hdev, hdev->bus, port1);

Completed in 78 milliseconds