linux/acpi.h

From: Kamal R. Prasad <kamalpr_at_gmail.com>
Date: Mon, 15 Sep 2025 13:37:49 UTC
hello,

 I am trying to port soundwire driver from linux to freebsd. The driver has
a #include
#include <linux/acpi.h>

I could not find equivalent code in linuxKPI. does someone know where i can
get equivalent header on freebsd?

thanks
-kamal