Searched defs:acpi_device_physical_node (Results 1 – 1 of 1) sorted by relevance
354 struct acpi_device_physical_node { struct355 struct list_head node;356 struct device *dev;357 unsigned int node_id;358 bool put_online:1;