Home
last modified time | relevance | path

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

/linux/include/acpi/
H A Dacpi_bus.h251 struct acpi_device_pnp { struct
252 acpi_bus_id bus_id; /* Object name */
253 int instance_no; /* Instance number of this object */
254 struct acpi_pnp_type type; /* ID type */
255 acpi_bus_address bus_address; /* _ADR */
256 char *unique_id; /* _UID */
257 struct list_head ids; /* _HID and _CIDs */
258 acpi_device_name device_name; /* Driver-determined */
259 acpi_device_class device_class; /* " */