mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
dmam_pool_create() is a "managed" version of dma_pool_create() which
will cleanup everything left when the device goes away using the
devres framework. For that add an internal cleanup function to be
called from devres release.
This is used by at least one wireless driver.
Sponsored by: The FreeBSD Foundation
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D30520
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| acpi | ||
| asm | ||
| linux | ||
| net | ||