Searched refs:acpi_is_pnp_device (Results 1 – 4 of 4) sorted by relevance
391 bool acpi_is_pnp_device(struct acpi_device *adev) in acpi_is_pnp_device() function395 EXPORT_SYMBOL_GPL(acpi_is_pnp_device);
1025 if (acpi_dev->handler && !acpi_is_pnp_device(acpi_dev)) in acpi_device_probe()
297 if (acpi_is_pnp_device(device)) in pnpacpi_add_device_handler()
398 extern bool acpi_is_pnp_device(struct acpi_device *);