Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Ddw9768.c316 static int dw9768_runtime_suspend(struct device *dev) in dw9768_runtime_suspend() function
505 dw9768_runtime_suspend(dev); in dw9768_probe()
528 dw9768_runtime_suspend(dev); in dw9768_remove()
543 SET_RUNTIME_PM_OPS(dw9768_runtime_suspend, dw9768_runtime_resume, NULL)