Home
last modified time | relevance | path

Searched refs:stub_device_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_dev.c250 * stub_device_alloc - allocate a new stub_device struct
255 static struct stub_device *stub_device_alloc(struct usb_device *udev) in stub_device_alloc() function
321 sdev = stub_device_alloc(udev); in stub_probe()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub_dev.c252 * stub_device_alloc - allocate a new stub_device struct
257 static struct stub_device *stub_device_alloc(struct usb_device *udev) in stub_device_alloc() function
323 sdev = stub_device_alloc(udev); in stub_probe()

Completed in 2 milliseconds