Home
last modified time | relevance | path

Searched refs:stub_device_cleanup_urbs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dstub.h94 void stub_device_cleanup_urbs(struct stub_device *sdev);
H A Dstub_main.c351 void stub_device_cleanup_urbs(struct stub_device *sdev) in stub_device_cleanup_urbs() function
H A Dstub_dev.c189 stub_device_cleanup_urbs(sdev); in stub_shutdown_connection()