Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dstub.h101 void stub_device_cleanup_urbs(struct stub_device *sdev);
Dstub_main.c225 void stub_device_cleanup_urbs(struct stub_device *sdev) in stub_device_cleanup_urbs() function
Dstub_dev.c207 stub_device_cleanup_urbs(sdev); in stub_shutdown_connection()