mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
To signal that a device gets used and released by a session introduce claim, release, and release all callbacks in the USB interface of the C-API. Ref genodelabs/genode#4483