aboutsummaryrefslogtreecommitdiff
path: root/drivers/soundwire/intel_auxdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soundwire/intel_auxdevice.h')
-rw-r--r--drivers/soundwire/intel_auxdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soundwire/intel_auxdevice.h b/drivers/soundwire/intel_auxdevice.h
index a00ecde95563..acaae0bd6592 100644
--- a/drivers/soundwire/intel_auxdevice.h
+++ b/drivers/soundwire/intel_auxdevice.h
@@ -6,6 +6,7 @@
int intel_link_startup(struct auxiliary_device *auxdev);
int intel_link_process_wakeen_event(struct auxiliary_device *auxdev);
+int intel_resume_child_device(struct device *dev, void *data);
struct sdw_intel_link_dev {
struct auxiliary_device auxdev;