Parent: 5bac4cddb191c8ce28ca40747b5d7b0247ae504c
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-03-10 23:41:06
Tree: 7322e64ce39190e5028f3c723e0c81fc46699f49
core: Add initial implementation of DeviceSet interface This adds the initial implementation of DeviceSet interface as documented in doc/set-api.rst.
Diffstat
| M | Makefile.am | | | 3 | ++- |
| M | src/adapter.c | | | 6 | +++- - - |
| M | src/device.c | | | 283 | ++++++++++++++++++++++++++++++++++++++++- - - - - |
| M | src/device.h | | | 11 | +++++++++- - |
| A | src/set.c | | | 369 | ++++++++++++++++++++++++++++++++++++++++ |
| A | src/set.h | | | 20 | ++++++++++++++++++++ |
6 files changed, 681 insertions(+), 11 deletions(-)