Name

USBLib_DevMgrDrop (SWI &56340) — Removes a specified device from the unclaimed device pool.

On Entry

R0device message for device

On Exit

R0Preserved

Use

This call is used to remove a specified device from the unclaimed device pool. The device will no longer be available to device drivers scanning for unclaimed devices.

Related SWIs

USBLib_DevMgrRelease (SWI &56340)

USBLib_DevMgrClaim (SWI &56340)

USBLib_DevMgrFindFree (SWI &56340)

Related Information

usb_devmgr_drop

usb_devmgr_release

usb_devmgr_claim

usb_devmgr_find_free