Searched defs:acpi_device_physical_node (Results 1 – 1 of 1) sorted by relevance
334 struct acpi_device_physical_node { struct335 unsigned int node_id;336 struct list_head node;337 struct device *dev;338 bool put_online:1;