Searched defs:acpi_device_physical_node (Results 1 – 1 of 1) sorted by relevance
339 struct acpi_device_physical_node { struct340 unsigned int node_id;341 struct list_head node;342 struct device *dev;343 bool put_online:1;
Completed in 6 milliseconds