USB_URB_DIR_OUT(9) Host-Side Data Types and Macro USB_URB_DIR_OUT(9)NAMEusb_urb_dir_out - check if an URB describes an OUT transferSYNOPSISint usb_urb_dir_out(struct urb * urb);ARGUMENTSurb URB to be checkedDESCRIPTIONReturns 1 if urb describes an OUT transfer (host-to-device), otherwise 0.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_URB_DIR_OUT(9)
| Related Man Pages |
|---|
| usb_poison_urb(9) - centos |
| usb_buffer_map_sg(9) - suse |
| usb_interrupt_msg(9) - suse |
| usb_buffer_map_sg(9) - centos |
| usb_kill_urb(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| Shopt -s histappend |