Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79672 struct acpi_data_node { struct
79673 const char *name;
79674 acpi_handle handle;
79675 struct fwnode_handle fwnode;
79676 struct fwnode_handle *parent;
79677 struct acpi_device_data data;
79678 struct list_head sibling;
79679 struct kobject kobj;
79680 struct completion kobj_done;