Searched refs:acpi_device_notify (Results 1 – 3 of 3) sorted by relevance
352 void acpi_device_notify(struct device *dev) in acpi_device_notify() function
1544 extern void acpi_device_notify(struct device *dev);1547 static inline void acpi_device_notify(struct device *dev) { } in acpi_device_notify() function
2306 acpi_device_notify(dev); in device_platform_notify()