Man Page: usb_get_from_anchor
Operating Environment: centos
Section: 9
USB_GET_FROM_ANCHOR(9) USB Core APIs USB_GET_FROM_ANCHOR(9)NAMEusb_get_from_anchor - get an anchor's oldest urbSYNOPSISstruct urb * usb_get_from_anchor(struct usb_anchor * anchor);ARGUMENTSanchor the anchor whose urb you wantDESCRIPTIONThis will take the oldest urb from an anchor, unanchor and return itRETURNThe oldest urb from anchor, or NULL if anchor has no urbs associated with it.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_GET_FROM_ANCHOR(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| tk_getanchorfromobj(3) - mojave |
| tk_nameofanchor(3) - mojave |
| tk_getanchorfromobj(3) - centos |
| tk_getanchorfromobj(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |