Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/i2c/
Ddw9714.c194 static int __maybe_unused dw9714_vcm_suspend(struct device *dev) in dw9714_vcm_suspend() function
252 SET_SYSTEM_SLEEP_PM_OPS(dw9714_vcm_suspend, dw9714_vcm_resume)
253 SET_RUNTIME_PM_OPS(dw9714_vcm_suspend, dw9714_vcm_resume, NULL)