libusb provides a API for create DMA buffer for USB packaet from kernel.
However, this feature is only available on Linux. For other unsupported
platform, we return NULL for alloc and return not supported for free.
Sponsored by: FreeBSD Foundation
Differential D51222
libusb: implement libusb_dev_mem_{alloc,free} aokblast on Jul 9 2025, 8:14 AM. Authored by Tags None Referenced Files
Subscribers
Details libusb provides a API for create DMA buffer for USB packaet from kernel. Sponsored by: FreeBSD Foundation
Diff Detail
Event TimelineComment Actions
Maybe a checkin with only white-space changes is in order.
|