Searched defs:acpi_device_physical_node (Results 1 – 1 of 1) sorted by relevance
336 struct acpi_device_physical_node { struct337 unsigned int node_id;338 struct list_head node;339 struct device *dev;340 bool put_online:1;
Completed in 7 milliseconds