Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Device driver’s handle |
R1 | Pointer to name of device to remove |
Exit | |
---|---|
- | - |
The purpose of this call is to deregister a single device related to a particular device driver.
None. Although thisSWI name suggests that multiple devices can be removed, this is not the case. Only one device can be deregistered per call.