Searched refs:acpi_is_pnp_device (Results 1 – 4 of 4) sorted by relevance
378 bool acpi_is_pnp_device(struct acpi_device *adev) in acpi_is_pnp_device() function382 EXPORT_SYMBOL_GPL(acpi_is_pnp_device);
907 if (acpi_dev->handler && !acpi_is_pnp_device(acpi_dev)) in acpi_device_probe()
294 if (acpi_is_pnp_device(device)) in pnpacpi_add_device_handler()
376 extern bool acpi_is_pnp_device(struct acpi_device *);