Home
last modified time | relevance | path

Searched refs:intel_resume_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dhci_intel.c1117 static int intel_resume_device(struct device *dev) in intel_resume_device() function
1148 return intel_resume_device(dev); in intel_resume()
1154 SET_RUNTIME_PM_OPS(intel_suspend_device, intel_resume_device, NULL)