Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Ddw9768.c316 static int dw9768_runtime_suspend(struct device *dev) in dw9768_runtime_suspend() function
504 dw9768_runtime_suspend(dev); in dw9768_probe()
527 dw9768_runtime_suspend(dev); in dw9768_remove()
543 SET_RUNTIME_PM_OPS(dw9768_runtime_suspend, dw9768_runtime_resume, NULL)