USBLib_DevMgrDrop (SWI &56357)

USBLib_DevMgrDrop (SWI &56357) — 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 &56358)

USBLib_DevMgrClaim (SWI &56359)

USBLib_DevMgrFindFree (SWI &5635A)

Related Information

usb_devmgr_drop

usb_devmgr_release

usb_devmgr_claim

usb_devmgr_find_free