USB_FIND_KEEP_REFERENCE

USB_FIND_KEEP_REFERENCE — usb_find_object - keep master structure reference

Synopsis

#define USB_FIND_KEEP_REFERENCE

Description

usb_find_object will automatically decrement the reference count of the master structure passed if this flag is un-set. If you want to keep the reference count of the master argument then set this flag. this flag does not affect the reference count of the returned object

See Also

usb_find_object