Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A Dusbtest.c384 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb) in check_guard_bytes() function
408 int ret = check_guard_bytes(tdev, urb); in simple_check_buf()
1941 else if (check_guard_bytes(ctx->dev, urb) != 0) in complicated_callback()