Query: usb_urb_dir_in
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_URB_DIR_IN(9) Host-Side Data Types and Macro USB_URB_DIR_IN(9)NAMEusb_urb_dir_in - check if an URB describes an IN transferSYNOPSISint usb_urb_dir_in(struct urb * urb);ARGUMENTSurb URB to be checkedRETURN1 if urb describes an IN transfer (device-to-host), otherwise 0.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_URB_DIR_IN(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| usb_buffer_map_sg(9) - centos |
| usb_control_msg(9) - centos |
| usb_kill_urb(9) - centos |
| usb_unlink_urb(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |