Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Ddw9807-vcm.c266 static int __maybe_unused dw9807_vcm_resume(struct device *dev) in dw9807_vcm_resume() function
303 SET_SYSTEM_SLEEP_PM_OPS(dw9807_vcm_suspend, dw9807_vcm_resume)
304 SET_RUNTIME_PM_OPS(dw9807_vcm_suspend, dw9807_vcm_resume, NULL)