Searched refs:verify_not_halted (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | usbtest.c | 1629 static int verify_not_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) in verify_not_halted() function 1681 retval = verify_not_halted(tdev, ep, urb); in test_halt() 1713 retval = verify_not_halted(tdev, ep, urb); in test_halt()
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | usbtest.c | 1629 static int verify_not_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) in verify_not_halted() function 1681 retval = verify_not_halted(tdev, ep, urb); in test_halt() 1713 retval = verify_not_halted(tdev, ep, urb); in test_halt()
|
Completed in 7 milliseconds