1USB_ANCHOR_EMPTY(9) USB Core APIs USB_ANCHOR_EMPTY(9)
23
4
NAME
6usb_anchor_empty - is an anchor empty
7
SYNOPSIS
9int usb_anchor_empty(struct usb_anchor * anchor);
10
ARGUMENTS
12anchor
13the anchor you want to query
14
DESCRIPTION
16returns 1 if the anchor has no urbs associated with it
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 USB_ANCHOR_EMPTY(9)