1USB_URB_DIR_IN(9)       Host-Side Data Types and Macro       USB_URB_DIR_IN(9)
2
3
4

NAME

6       usb_urb_dir_in - check if an URB describes an IN transfer
7

SYNOPSIS

9       int usb_urb_dir_in(struct urb * urb);
10

ARGUMENTS

12       urb
13           URB to be checked
14

RETURN

16       1 if urb describes an IN transfer (device-to-host), otherwise 0.
17
19Kernel Hackers Manual 3.10         June 2019                 USB_URB_DIR_IN(9)
Impressum