mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42: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