Searched refs:acpi_device_notify (Results 1 – 3 of 3) sorted by relevance
288 void acpi_device_notify(struct device *dev) in acpi_device_notify() function
1383 extern void acpi_device_notify(struct device *dev);1386 static inline void acpi_device_notify(struct device *dev) { } in acpi_device_notify() function
2047 acpi_device_notify(dev); in device_platform_notify()