Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Ddw9714.c193 static int __maybe_unused dw9714_vcm_suspend(struct device *dev) in dw9714_vcm_suspend() function
251 SET_SYSTEM_SLEEP_PM_OPS(dw9714_vcm_suspend, dw9714_vcm_resume)
252 SET_RUNTIME_PM_OPS(dw9714_vcm_suspend, dw9714_vcm_resume, NULL)