Home
last modified time | relevance | path

Searched defs:acpi_device (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/acpica/
H A Dacpivar.h92 struct acpi_device { struct
94 ACPI_HANDLE ad_handle;
95 uintptr_t ad_magic;
96 void *ad_private;
97 int ad_flags;
98 int ad_recheck; /* Should re-check presence. */
101 struct resource_list ad_rl;
/dragonfly/sys/dev/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h104 uint32_t acpi_device; member